Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

does watchdog work ?

2004-09-15 by douglasbolton

I can't get the watchdog timer to work.

I set up with the following

// set watchdog to be 1 second
WDTC = 15000000;
// enable the watchdog interrupt
WDMOD = 1;				

WDFEED = 0xAA;
WDFEED = 0x55;

I then feed every loop of code. Even if I continually feed after set 
up the WDTOF and WDINT flags get set.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.