S32K344 SWT reset

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

S32K344 SWT reset

189 Views
nirmal_masilamani
Contributor IV

Hello ,

I am trying to understand the SWT functionality.

I injected stackoverflow to check how SWT reset the controller. Reset happening properly. Reset reason also match with SWT.

when i continously trigger stackoverflow error, After 8 times, controller does not power up.

I check many times, it working exactly 8 times only, is there any specific reason? or is it configurable?

Tags (3)
0 Kudos
Reply
2 Replies

162 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @nirmal_masilamani 

 

This is caused by reset escalation feature. Take a look at following sections in the reference manual or just search for “reset escalation” keyword in the document for more details:

33.7.7 Functional reset escalation

33.7.8 Destructive reset escalation

It can be disabled by FRET and DRET registers in MC_RGM module.

 

Regards,

Lukas

0 Kudos
Reply

65 Views
nirmal_masilamani
Contributor IV

Hello @lukaszadrapa 

Thank you for your response.

I understood that by changing FRET and DRET, we can cfg reset escalation. In Power module there is a parameter for that. 

If I keep zero in both, i am able to disable escalation but, if I change the counter between 1 to 15, its not reflecting. Still SWT working only for 8 times.

nirmal_masilamani_0-1782105382775.png

 

Tags (3)
0 Kudos
Reply