How can I get a soft reset ?
Hi Cai,
The 'Restart' button in the debugger is for this:
I hope this helps,
Erich
I am sorry if I made myself unclear. My question in fact is this: In other systems (like the CCS from TI which I also use) there is a CPU reset button that if pressed when the execution of the code is paused allows for a kind of soft reset. The PC counter goes back to the reset address and I can restart the debugging process from the starting point. I had a similar feature in at least 2 other IDEs but to save my life I cannot find it in this one (S32).
Any help would be greatly appreciated.
C.
Hi Caio,
could you please clarify, which architecture and microcontroller you use?
Regards,
Martin
HI Caio,
do you mean how to reset the ARM core from your application/by software?
See https://mcuoneclipse.com/2015/07/01/how-to-reset-an-arm-cortex-m-with-software/
I hope this helps,
Erich