I am working on a Harmony project involving PIC32 microcontrollers, and the MPLAB X IDE is showing two "Cannot find include file" errors regarding libraries included with the XC32 compiler (specifically stddef.h and limits.h). I have done some reading on ..
↧