Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bootloader won't write start address [solved]
#7
Mikael, thanks for the feedback and the excellent support throughout. I now understand how the bootloader vectors to the user code - the bit I didn't realise was that the bootloader start code is called every time the PIC restarts and then vectors onto the user code after the Receive function times out. I believe on the previous version the zero addressed goto was changed to start the user code directly with the bootloader just sitting at the top out of the way. You were right by the way, the config settings were the problem.

Anyway, the whole process works now with a user code erase of the FDFC goto to re-invoke the bootloader. I assume this is the recommended method.

Thanks again!
Reply


Messages In This Thread
RE: Bootloader won't write start address - by Rick Booth - 2012-04-12, 20:21:37

Forum Jump:


Users browsing this thread: 1 Guest(s)