S32K344 How to manually trigger one Function Reset

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

S32K344 How to manually trigger one Function Reset

830 次查看
KerryJ
Contributor II

IDE is S32DS3.4

RTD is S32K3 RTD AUTOSAR 4.4 VERSION 2.0.0

There is no example program in the IDE, could you help me to get a example about how to manually trigger one Function Reset? thanks!

标记 (1)
0 项奖励
2 回复数

814 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @KerryJ,

This is a part of the Power driver API.

Enable the API in the Configuration tool:

danielmartynek_0-1660552526980.png

Call the Power_Ip_PerformReset() function:

danielmartynek_1-1660552573239.png

 

BR, Daniel

 

0 项奖励

808 次查看
KerryJ
Contributor II

Thanks you very much.

0 项奖励