I had the EZ bootloader working for a USB MSD update on my PIC24FJ128GC010 chip so that was all good. Then I started using the MCC and added peripherals. I generated my MCC files and added the #include "mcc_generated_files/mcc.h"SYSTEM_Initialize(); to my..
↧