7 years ago.

restart program

Hey guys, is there an option to restart the program running on a SoC by command? With simply exit(0) it only stopps working but does not restart.

Thanks, Uwe

1 Answer

7 years ago.

Hello Uwe,
Try to call NVIC_SystemReset().

Thanks, that is exactly what I was looking for :)

posted by Uwe Haertel 27 Mar 2017