[PIC16]PC=0x07B4. Processor has been reset by watchdog timer expiring at time

Thread Starter

edeprog

Joined May 20, 2017
6
Hello everyone,

I don't know if this is the best place to put my question but If it is not the place please tell me or redirect to correct place, please.

I am trying the project on attachment https://drive.google.com/open?id=0BzJ2AtyPGEWsZDhBOHl0N2k5WDA but when I run the project in isis proteus I receive this message:

Code:
[PIC16]PC=0x07B4.Processor has been reset by watchdog timer expiring at time
Whats I am doing wrong?
Thanks
 

WBahn

Joined Mar 31, 2012
30,071
You are letting the watchdog timer expire.

If you don't know about the watchdog timer, then read up about it in your documentation or Google it.
 
Top