the reset source detect in the software

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

the reset source detect in the software

Jump to solution
345 Views
yinqiu
Contributor III

hello :

I want to do a function that detect the reset source in S32K312 when the MCU jump into bootloader,do you have any source code for referrence. thank you preety much.

0 Kudos
Reply
1 Solution
311 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @yinqiu,

Use the Power_Ip RTD driver and call Power_Ip_GetResetReason().

 

Regards,

Daniel

View solution in original post

0 Kudos
Reply
1 Reply
312 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @yinqiu,

Use the Power_Ip RTD driver and call Power_Ip_GetResetReason().

 

Regards,

Daniel

0 Kudos
Reply