destructive reset

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

destructive reset

2,127 次查看
abdelrhman
Contributor III

At each destructive reset, a reset sequence is initiated causing the SW application to restart and the RGM_DRET register will be written again with the threshold escalation number causing the the reset escalation counter to reset 

My question, How the reset escalation counter can reach the threshold number of destructive reset ??

0 项奖励
回复
1 回复

2,115 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Only only reason I see is the program will not reach reset escalation threshold update and it resets before. (so no update is performed)

Simply place write breakpoint on your DRET in debugger to see if it is updated by SW or not.

Check your reset sources.

Best regards,

Peter

0 项奖励
回复