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
It's the MC9S12ZVC128 on the DevKit-S12ZVC but in general the S12ZVC Series
There is no software reset, however, you can force COP reset by writing any value other than 0x55 or 0xAA.
Regards,
Daniel
Which device do you use?