How to debug MCU restart issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to debug MCU restart issue

1,573件の閲覧回数
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 返信

1,511件の閲覧回数
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 件の賞賛
返信