MCF51QE128 Software Reset without Watchdog

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

MCF51QE128 Software Reset without Watchdog

2,214 次查看
FredT
Contributor II
Hello everyone, I'm trying to have my MCF51QE128 reset without using the watchdog timer, because my watchdog timer isn't activated and the register used to activate it is write-once.

Thank you and have a nice day.

Fred Talbot
标签 (1)
0 项奖励
回复
2 回复数

849 次查看
kef
Specialist I
Illegal address detect reset should help you. Just read/write from/to any unimplemented memory locations, for example something at 0x20000.
0 项奖励
回复

849 次查看
FredT
Contributor II
I thought about that too, but I was looking at a more clean way to do it. Anyway, I have implemented the Watchdog timer, but I'm curious.

Thank you for the reply.

Fred Talbot
0 项奖励
回复