MCF51QE128 Software Reset without Watchdog

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCF51QE128 Software Reset without Watchdog

1,728 Views
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
Labels (1)
0 Kudos
2 Replies

363 Views
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 Kudos

363 Views
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 Kudos