Reset software on S32K344

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

Reset software on S32K344

跳至解决方案
2,621 次查看
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 项奖励
回复
1 解答
2,587 次查看
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

在原帖中查看解决方案

2 回复数
2,079 次查看
binZhang01
Contributor III

这个有例程吗

0 项奖励
回复
2,588 次查看
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