??? 10/04/04 19:11 Read: times |
#78719 - RE: MCB900 and LPC932 WDT Responding to: ???'s previous message |
"
Yes, you can - from the user guide fig 16-2: WDCON.0 WDCLK Watchdog input clock select. When set, the watchdog oscillator is selected. When cleared, PCLK is selected. (If the CPU is powered down, the watchdog is disabled if WDCLK = 0 " I aggree with you, but if the device is being used to generate an interrrupt then i cannot be used, because it will wake up the device every 2.5 sec. Remember my application is running in idle mode 24/7. The other idea is to use the WDT to cause just a reset with out the interrupt, but I am back to the same problem with FLASH MAGIC and its device config. menu. When I use it to program the device's WDT enable and WDT safety bit, it does not work. The LPC932 does not work at all. Andrew said that I could download the program first and then used the device config. menu, but that did not work either. Can you help me Erik Thanks! |