It seems that this is something to do with the watchdog timer not been disabled (the maximum WDT period is 131seconds - about the duration that i am obs ...
My PIC 18F2320 appears to be reseting automatically. The PIC will run for about 136.5 seconds then reset. The time was measured by implementing an interrupt routine which counts every 50ms and ...
I'm trying to get my 18F2320 to sleep - but Im having difficulty. I have a suspicion it may be because Im using the Internal clock - but cant find any documentation to back this up.