Reset software on S32K344

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

Reset software on S32K344

Jump to solution
850 Views
IAussman
Contributor III

Hi,

I'm currently trying to perform a software reset using the function below provided by the RTD:

 Power_Ip_MC_ME_SocTriggerResetEvent(POWER_IP_DEST_RESET_MODE); // Destructive reset

 
After the reset is performed, I've observed that the software did not come back to the main() function.
 
Is it a normal behavior ?
 
Best regards,
 
 
 
0 Kudos
Reply
1 Solution
816 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @IAussman 

If you are in a debugging, once the reset is performed the debugging session ends. 

 

B.R.

VaneB

View solution in original post

2 Replies
308 Views
binZhang01
Contributor II

这个有例程吗

0 Kudos
Reply
817 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @IAussman 

If you are in a debugging, once the reset is performed the debugging session ends. 

 

B.R.

VaneB