Format Hex File for Download not working
Hi,
I am building for a PIC18F26K83 with 2.31. I have a Code Offset of 800 for the bootoloader. Using the' Format Hex File for Download' option in the linker seems to have no effect, with a few bytes of initialisation data being placed at the top of memory. This is a problem for the bootoloder. The only way I can force this not to happen is to restrict the ROM range in the linker, but it is a bit messy. I thought the option should create (almost) contigous code?
Jeremy.