Jump to bootloader through user app

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

Jump to bootloader through user app

887 次查看
Pinak
Contributor II

I want to jump to Bootloader through user appl. Do not want to use any IO port for that (i/p detect).

I tried by defining a non volatile var in RAM(by defining it as NO_INIT in prm). Then set that var before soft reset(COPCTL & ARMCOP). & check in startup in user app.  But after reset the user app. executes instead of Bootloader.

How to jump to Bootloader through User app.

标签 (1)
0 项奖励
回复
1 回复

683 次查看
sebasira
Senior Contributor I

Hi Pinak!

 

Maybe some extra data would help..

 

Wich MCU are you using?

And how do you declare that variable?

0 项奖励
回复