S32K344 How to manually trigger one Function Reset

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

S32K344 How to manually trigger one Function Reset

1,134 Views
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!

Tags (1)
0 Kudos
Reply
2 Replies

1,118 Views
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 Kudos
Reply

1,112 Views
KerryJ
Contributor II

Thanks you very much.

0 Kudos
Reply