RT1061 SW Reset triggers

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

RT1061 SW Reset triggers

652 Views
treibush
Contributor I

What is the difference between using the standard NVIC_SystemReset() and SRC_DoSoftwareResetARMCore0(), as far as memory and GPIO state retention is concerned?

Thanks.

Labels (1)
0 Kudos
Reply
2 Replies

596 Views
treibush
Contributor I

Thanks

0 Kudos
Reply

621 Views
Miguel04
NXP TechSupport
NXP TechSupport

Hi @treibush 

Both have the same functionality the main difference is that the nvic is triggered with the core registers and the SRC uses the module of the RT.

Best Regards, Miguel.