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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,781 次查看
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

标记 (1)
0 项奖励
回复
3 回复数

1,566 次查看
ericboger
Contributor I

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

0 项奖励
回复

1,566 次查看
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 项奖励
回复

1,566 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

Which device do you use?

Regards,

Daniel

0 项奖励
回复