SRAM retain after software reset

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

SRAM retain after software reset

1,183 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by MrBool on Fri Aug 14 01:36:32 MST 2015
After NVIC_SystemReset() is the SRAM content retained?
I want to write some magic value to SRAM and make NVIC_SystemReset() then in my bootloader check this value to go in boot mode.
标签 (1)
0 项奖励
回复
2 回复数

1,131 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by MrBool on Fri Aug 14 02:11:54 MST 2015
I have found:
https://www.lpcware.com/content/faq/after-software-reset-wd-reset-bod-reset-sram-content-retained

I just want to check only one variable  in SRAM. I use for that SRAM section not used in software. In link "LPC1769 - keep settings after restart of program" there is example with variable retained after software reset.

So is it possible or not?

0 项奖励
回复

1,131 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Fri Aug 14 01:59:16 MST 2015

Quote: MrBool
After NVIC_SystemReset() is the SRAM content retained?



No  :O



Quote: MrBool
I want to write some magic value to SRAM and make NVIC_SystemReset() then in my bootloader check this value to go in boot mode.



Forum search:

https://www.lpcware.com/content/forum/lpc1769-keep-settings-after-restart-of-program
0 项奖励
回复