pic24-dspic-can-canfd-bootloader
pic24-dspic-can-canfd-bootloader copied to clipboard
Can not flash via CAN FD on dsPIC33CK128MP502
First I've tried the CAN FD bootloader with the Explorer 16 board and the dsPIC33CK256MP508 processor board. This flash fine with the Unified Bootloader host app and a Peak CAN to USB adapter.
My own custom board uses the dsPIC33CK128MP502 controller. First I've tried the UART bootloader and Unified Bootloader host app. That flash my custom board fine.
Then I've created a new project to use the CAN FD bootloader. It tries to program the board but it get stuck at the read back verification stage. My board also uses the Application start address of 0x5000.
Does the CAN FD bootloader work on the dsPIC33CK128MP502 ? Any tips on how to fix this problem ?