XMC Software reset

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Is there any way to do a Software reset in XMC 1100 ?

DAVE App?, API?
Or write to SFR ? Which one?

Best Thanks for help
0 Likes
1 Reply
chismo
Employee
Employee
First like received
Hello,

Easiest is to use the CMSIS function:

NVIC_SystemReset();


Regards,
Min Wei
0 Likes