The gateway to online resources and design support for engineers, powered by RS ComponentsAllied

+Post a new topic

GLCD compilation for ChipKIT

Avatar Posted by lafruit at

The GLCD library is great for showing graphical user interfaces on a Graphical LCD.

Being developed for Arduino and all AVR families, I experience difficulties in compiling it for ChipKIT. The compiler indicates an error like "... /PIC32-mx/...\glcd.h -> AVR specific code might not work properly on PIC32 controllers". I guess some variables for PIC32 should be set, but not being the most experienced programmer in the field, can someone give an indication on what to change/update/modify.

 

Thanks in advance,

   Regards,

     Gauthier

Replies

  • Avatar

    Posted by lafruit at

    mpide version 0023 solves the problem (old version 0022 has some incompatibility problems with third-party libraries)

Post a reply