Reset software on S32K344

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

Reset software on S32K344

ソリューションへジャンプ
2,619件の閲覧回数
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,585件の閲覧回数
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,077件の閲覧回数
binZhang01
Contributor III

这个有例程吗

0 件の賞賛
返信
2,586件の閲覧回数
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