??? 07/15/06 19:54 Read: times |
#120295 - Can you name an example of this sort? Responding to: ???'s previous message |
Those criteria are fine, of course, but I don't know that I've ever seen that entire set of features on a single watchdog timer.
Watchdog timers internal to the CPU, ranging from the early Motorola types to some of the others, have always come up wanting in my estimation, so my preference has always been to disable them as soon as other more essential things, like temporarily disabling interrupts, are completed. There's never been an application that I've sold that's had its internal watchdog used. I always, Always, ALWAYS disable the thing and leave it that way. RE |