??? 10/05/04 14:15 Read: times |
#78793 - RE: MCB900 and LPC932 WDT Responding to: ???'s previous message |
WDCON |= 0xE4; //start WDT, and select PLCK oscillator
try WDCON = 0xE4, some SFRs are not good for read - modif - write Erik |
??? 10/05/04 14:15 Read: times |
#78793 - RE: MCB900 and LPC932 WDT Responding to: ???'s previous message |
WDCON |= 0xE4; //start WDT, and select PLCK oscillator
try WDCON = 0xE4, some SFRs are not good for read - modif - write Erik |