Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bootloader won't write start address [solved]
#6
Thanks. The goto to the boot loader at 0x00 must remain there, otherwise the boot loader wouldn't start each time and I guess it wouldn't be a boot loader anymore. The file you uploaded looks good. There is a goto to the application at 0xfdfc, right before the boot loader where it should be. It points to 0x7048 which is your application entry address. Also see page 24 in the main manual.

Have you setup the configuration bits correctly in the boot loader, they should be the same as the ones you use in your application.
Reply


Messages In This Thread
RE: Bootloader won't write start address - by Mikael Gustavsson - 2012-04-11, 22:59:17

Forum Jump:


Users browsing this thread: 1 Guest(s)