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,794件の閲覧回数
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,579件の閲覧回数
ericboger
Contributor I

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

0 件の賞賛
返信

1,579件の閲覧回数
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,579件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

Which device do you use?

Regards,

Daniel

0 件の賞賛
返信