2011-06-12, 20:50:34
If you feels it's easier you can set the configuration bits in MPLAB IDE,
if you do, remove or/comment the configurations bits in settings.inc.
If not, you find all settings for your device in p16f886.inc found in C:\Program Files\Microchip\MPASM Suite\
From settings.inc:
if you do, remove or/comment the configurations bits in settings.inc.
If not, you find all settings for your device in p16f886.inc found in C:\Program Files\Microchip\MPASM Suite\
From settings.inc:
Code:
;------------------------------------------------------------------------------
; Configuration bits, these macros can be found at the end of the inc-files located in
; C:\Program Files\Microchip\MPASM Suite\
;
; These can also be set in MPLAB IDE instead, they are found in Configure->Configuration bits...
;------------------------------------------------------------------------------