I am trying to set up the watchdog timer for the program I am running. I have put the code in to set the prescaler and postscaler and I have a clrwdt() statement in the main loop. When I compile and run the program in debugger mode it runs fine. I
↧