Thanks for the reply. I guess I am not following your reply. You are showing that when setup_wdt is called it does not write to 0x17 WDTCON. But then you write a test program that forces it to writ ...
I tried your program and it worked, however when I changed it to use timer0 and I could not get that timer to work. I obviously changed the interrupt handler to account for the new frequency of inte ...
I have changed from the PIC 16f886 to the new micro watt 16F1936. The parts are pin compatible. The code ported over very easily thanks to CCS abstractions. :-) I am currently having a pro ...