Hi folks,

I got a bunch of 16f883 chips last week, and am having some ah, issue, with the clock progrmamming in PBPro.
Using the string:
'INITIALIZE
@ DEVICE INTRC_OSC_NOCLKOUT, MCLR_OFF, WDT_OFF, BOD_OFF, PWRT_ON

I get an illegal operation warning when it compiles. It's complaining about the clock statement. Ok, so continuing blindly along, I set the Oscillator to either INTOSC IO or INTOSC Clockout in the Config window, and press Program, returns an error and a whole bunch of mismatch in the compare. The Config dropdown reverts to XT for the clock and all is not overly happy.
What the heck.
I've changed the INTRC to every flavour that I can find in the datasheet and it's simply does not want to go.

Anybody have any insight?

Cheers
Gary