| |||||
Technical Support Support Resources
Product Information | ULINK: USING A WATCHDOG TIMER DURING DEBUGGINGInformation in this article applies to:
QUESTIONI am using the ULINK USB-JTAG Debugger and my program uses a watchdog timer. Right after initialization of the Watchdog, ULINK stops communicating. Is it not possible to use ULINK for debugging programs that are using a Watchdog? ANSWERIt depends on the implementation of the Watchdog timer on the physical chip. You need to check if the device that you are using stops the watchdog timer (or other peripherals) when the breakmode is entered. Sometimes devices have configuration registers for that, that need to be set in the startup code. If you are in doubt, disable the watchdog timer during program debugging. MORE INFORMATION
Last Reviewed: Sunday, January 28, 2007 | ||||
| |||||