In case of doubt, the .INC is handy... look at the end. There you'll discover _CONFIG1 and _CONFIG2
Try...Code:__config _CONFIG1, _XT_OSC & _WDT_OFF & _PWRTE_ON
In case of doubt, the .INC is handy... look at the end. There you'll discover _CONFIG1 and _CONFIG2
Try...Code:__config _CONFIG1, _XT_OSC & _WDT_OFF & _PWRTE_ON
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Hi:
The 16f84 has not ADC neither comparators, the 16f886 has. You need the appropiate instructions to disable that functions.
Greetings..
Ruben de la Pena
Bookmarks