Danish Ali wrote: >Seeing that the system did work if I placed a manual delay between >watchdog feeds, I tried only feeding the watchdog once every keyboard >scan (polled from a timer flag in the event loop, no faster than once > > That is suspicious! I would look very carefully at the assembly language being generated by the compiler to ensure what I said in C actually is being done in assembler (opcode level). Never assume. TomW -- Tom Walsh - WN3L - Embedded Systems Consultant http://openhardware.net, http://cyberiansoftware.com "Windows? No thanks, I have work to do..." ----------------------------------------------------
Message
Re: [lpc2000] Do not over-feed the Watchdog (?)
2006-04-04 by Tom Walsh