WEBB,TIM (A-Sonoma,ex1) wrote: > I have the watchdog timer set to OFF > > And my program is terminated using the following: > > stop goto stop If your previous statements about the stability of MCLR and Vdd are true, and PCLATH is set correctly for the "goto stop" (it probably is, especially if you got to the "stop" label via a goto in the first place), then the PIC will only execute code outside the "stop" loop if an interrupt occurs. Are interrupts disabled (or guaranteed to return)? -Andy === Andrew Warren -- aiw@cypress.com === Principal Design Engineer === Cypress Semiconductor Corporation === === Opinions expressed above do not === necessarily represent those of === Cypress Semiconductor Corporation -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics