soft reset

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

soft reset

1,535 Views
caiogubel
Contributor I

How can I get a soft reset ?

Labels (2)
4 Replies

1,307 Views
BlackNight
NXP Employee
NXP Employee

Hi Cai,

The 'Restart' button in the debugger is for this:

pastedImage_0.png

I hope this helps,

Erich

1,308 Views
caiogubel
Contributor I

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.

0 Kudos

1,308 Views
martin_kovar
NXP Employee
NXP Employee

Hi Caio,

could you please clarify, which architecture and microcontroller you use?

Regards,

Martin

0 Kudos

1,308 Views
BlackNight
NXP Employee
NXP Employee

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

0 Kudos