How to debug MCU restart issue

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

How to debug MCU restart issue

589 次查看
jay_zhang
Contributor II

How to debug the MCU restart issue?

I have a project with S32DS environment, in the stress test of our product, sometimes the MCU restart, maybe there are null pointer or data overflow issue in my code.

But I don't know how to debug this.

Please help to advice.

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

527 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hi,

Check the System Reset Status Register (RCM_SRS) for reset event source:

pastedImage_1.png

Once you know reset source you can proceed with debugging.

regards,

Peter

0 项奖励