Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MPLABX, XC16 and PIC24F
#6
Thanks for the report. 0x200 is the start address of the application. XC16 produces code to initialize variables. It is not needed by the boot loader and it will be overwritten by the application. You can turn it of by the "Don't initialize data sections" linker option. When you do the output will be the same as with ASM30.
Reply


Messages In This Thread
MPLABX, XC16 and PIC24F - by Alistair - 2014-07-13, 12:42:35
RE: MPLABX, XC16 and PIC24F - by Alistair - 2014-07-16, 11:25:40
RE: MPLABX, XC16 and PIC24F - by Alistair - 2014-07-27, 06:18:41
RE: MPLABX, XC16 and PIC24F - by Mikael Gustavsson - 2014-08-01, 13:02:14

Forum Jump:


Users browsing this thread: 1 Guest(s)