Software reset for K70 PE project?

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

Software reset for K70 PE project?

Jump to solution
795 Views
crezyoz
Contributor IV

Hello

I can't seem to find the proper code to do a software reset in a PE project. Can anyone give me an example for a complete software reset function?

thanks!

0 Kudos
1 Solution
488 Views
crezyoz
Contributor IV

I've been trying but still can not get  the K70 to reset properly. Running from Flash so I thought the sample I found would indeed work.. :

SCB_AIRCR = SCB_AIRCR_VECTKEY(0x5FA)| SCB_AIRCR_SYSRESETREQ_MASK;

thanks in advance!

View solution in original post

0 Kudos
2 Replies
489 Views
crezyoz
Contributor IV

I've been trying but still can not get  the K70 to reset properly. Running from Flash so I thought the sample I found would indeed work.. :

SCB_AIRCR = SCB_AIRCR_VECTKEY(0x5FA)| SCB_AIRCR_SYSRESETREQ_MASK;

thanks in advance!

0 Kudos
488 Views
vfilip
NXP Employee
NXP Employee

Hello,

there is missing support of this functionality in PEx. I have passed this request to developers to consider its support in some next release.

best regards

Vojtech Filip

Processor Expert Support Team



0 Kudos