CAN bootloader example for LPC11Cxx

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CAN bootloader example for LPC11Cxx

551 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by DaveNadler on Sat Oct 08 14:42:44 MST 2011
[FONT=Arial]I searched but didn't find this...

Where can I find bootloader feeder code to parse an AXF or BIN file and program an LPC11Cxx via CAN ?
This software component needs to run on a control computer in the CAN network, for in-field software updates of LPC11Cxx...

Please tell me this has not been "[FONT=Comic Sans MS][I]left as an exercise for the reader[/I][/FONT]" :mad:

Thanks in advance,
Best Regards, Dave
[/FONT]
0 Kudos
Reply
1 Reply

508 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Almaz on Wed Sep 19 03:01:33 MST 2012
at this time I also write bootloader but with the difference that it does not take the firmware from an external flash memory, but from the internal flash memory. I.e. copy its flash memory to the flash memory of patient.
Now I am able to copy its flash memory to the patient if the patient has the any valid code.
It remains to learn to copy to memory patient having an invalid code.
0 Kudos
Reply