I tried the “INTRC_CLKOUT” with MPASM it compiled well but still no I/O!
I use the 16F88.inc file as is, not edited.

There must be something I miss here; “INTRC_CLKOUT” does not make sense to me (no offence)! The “INTRC_IO” statement seems more logic to me, of curse I might be of the tracks here but that’s how I see it.

Referring to the 16F88 datasheet page 130 way down;

Bit 4, 1-0 FOSC<2:0>: Oscillator Selection bits.

I believe what I need is the fourth alternative:

“100 = INTRC oscillator; port I/O function on both RA6/OSC2/CLKO pin and RA7/OSC1/CLKI pin”.

Or… am I loosing it? (apart from my hair!)



Thanks guys!