How to debug MCU restart issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to debug MCU restart issue

580 Views
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.

Labels (1)
0 Kudos
1 Reply

518 Views
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 Kudos