I just got a new PIC32MZ EX Starter Kit and tried to use it with MPLAB X under Windows. I found that DBPUTS, DBPRINTF are not working (no output). Here is my code:
#define PIC32_STARTER_KIT
// DEVCFG3// USERID = No Setting
#pragma config FMI
↧