Alan B. Pearce wrote: >> When the chip reset, I light some LED. I never do ClrWdt() so I think >> the watchdog should reset my processor. But he never reset my chip. >> Any idea ??? > > How do you know it never resets the processor? The LED will go off for such > a short time that you will never see it blink. > > You would be better off changing the code so that each time it resets it > changes the state of the LED, i.e. if it is off turn it on, if on then turn > it off. Or run through two delays after reset: one while the LED is on, another while it is off. Gerhard -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist