championx
Joined: 28 Feb 2006 Posts: 151
|
PIC24E bootloader |
Posted: Tue Aug 26, 2014 6:20 am |
|
|
Hi! I'm writing a code for a 24EP512GP806 but now i need to implement a bootloader. So i used the code provided by CCS (EX_PCD_BOOTLOADER).
The thing is that it works fine, start the bootloader by pressing the button defined in the code, it writes the new code on the flash memory but then never start the new application.
If i restart the board it doesn't start the application. But i can start the bootloader normally.
Is there a special config for the PIC24E? I'm using the code as it comes, only replace the pic define for the 24EP512GP806.
Using PICC 5.008
thanks. |
|