LPC1768 upgrade backup issue

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC1768 upgrade backup issue

1,082 次查看
76138325
Contributor I
I want to design software using LPC1768 with a user bootloader and two user app witten at different flash address. Each time the bootloader will jump to the latest app address.
As the app backup function,when user apgrade app,the bootloader will save the app at the address of the oldest app,if upgrade successfully,bootloader will set the the newly upgraded app as the latest one.
The issue is that, my LPC1768 app is compiled by keil with a on-chip ROM address, and the app must save at the address, so the second app must save at the save address with the first app.
Can I compile two app save at different address and make user bootloader jump and run any one of them? How can I do that?
0 项奖励
0 回复数