Since you are using MPASM, for the internal oscillator, the OSC configuration should be either
_INTRC_CLKOUT or _INTRC_IO
instead of _INTRC_OSC
For other oscillator options, see the bottom of the P16F88.inc file in the MPASM folder.
Since you are using MPASM, for the internal oscillator, the OSC configuration should be either
_INTRC_CLKOUT or _INTRC_IO
instead of _INTRC_OSC
For other oscillator options, see the bottom of the P16F88.inc file in the MPASM folder.
DT
Bookmarks