??? 09/19/06 17:22 Read: times |
#124591 - Be Defensive Responding to: ???'s previous message |
In a project installed in 10,000s I have, out of curiousity, inserted a "write to flash if timeout occur" feature and the techies read this on every board coming back for whatever reason. I have yet to see this slot written, but will that make me drop the timeout? Never! Exactly. Same thing for the watchdog timer. Leave it disabled during development so that it doesn't hide problems that you should be trying to fix. But absolutely, for sure, every time, enable it in the production versions so that a true glitch doesn't make your product look stupid. -- Russ |