Is there a command for CPU Reset ? How to Reset CPU from code?

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

Is there a command for CPU Reset ? How to Reset CPU from code?

1,778 Views
ericboger
Contributor I

Hi,

is there a simple way to Reset the CPU from code, e.g. assembler instruction or c-function to issue

a "soft reset" instantly?

Thanks in advance

Tags (1)
0 Kudos
Reply
3 Replies

1,563 Views
ericboger
Contributor I

It's the MC9S12ZVC128 on the DevKit-S12ZVC  but in general the S12ZVC Series

0 Kudos
Reply

1,563 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

There is no software reset, however, you can force COP reset by writing any value other than 0x55 or 0xAA.

 

Regards,

Daniel

0 Kudos
Reply

1,563 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

Which device do you use?

Regards,

Daniel

0 Kudos
Reply