I need to write a bootloader for 18FXXXX devices. The boot section (0- 0x01ff) is reserved for the bootloader. Is there anyway in CCS C to remap the user program's reset and interrupt to 0x0200, 0x0208 and 0x0218? C18 has this capability.
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Thu Oct 12, 2006 4:01 pm
See the #build directive in the CCS compiler manual.
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