Software reset with Freescale LL16

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

Software reset with Freescale LL16

1,621 次查看
Valval
Contributor I
Hi everybody,

My question is : How is it possible to reset sofwarely the freescale MC9S08LL16 ? Is it possible to reset it with the watchdog ?

Many thanks in adance,

Valval
标签 (1)
0 项奖励
回复
1 回复

668 次查看
JaimeR
Contributor III
With S08DZ60 I use this line to reset by software
   asm DCB 0x8D
This instructions forces reset in the MCU s08dz60, try to see if it works with LL16.
0 项奖励
回复