Update ARM code to distant system

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

Update ARM code to distant system

264 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by bojana.djukic on Wed Jul 23 03:17:48 MST 2014
I have problem with updating program to distant arm system. I found some bugs in program but we sold couple product and is expensive to go and change code directly, I want to update using server-controller communication.
I had idea two application image written in another places in memory(new one and old) and if some flag is set to execute first and if not to execute second. And when I want do update if flag is set - write program in first memory location and if is not to write to second memory location.
Does anybody knows how to solve this problem and does anybody has example code for this?

I'm using ARM LPC2378, and for developing Keil bord MCU2300
Labels (1)
0 Kudos
0 Replies