You have to change a lot more. Handling of interrupts is basically different with PIC24/30/33 and must be considered when writing a bootloader. CCS has a PCD bootloader example with the loader placed in high program memory. Personally I don't like it, cause it isn't fail safe. A protected bootloader however requires to set all interrupt vectors used in the application to fixed addresses.
Vamsi Guest
Posted: Fri Apr 03, 2009 8:05 am
Where can i find the PCD example? I dont find it in C:\Programfiles\PICC\examples.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum