PDA

View Full Version : Intrc_osc_noclkout?



peterdeco1
- 28th June 2012, 17:54
Hello Everyone. I'm not sure exactly when this happened but a long while back I used INTRC_OSC on the config line for the 12F675. Now for some reason I need to use INTRC_OSC_NOCLKOUT otherwise I get errors when compiling. Does anyone know why? Thank you.

HenrikOlsson
- 28th June 2012, 19:59
So, what did you change between earlier and now?
Looking at the device reference for PBP3 and the 12F675 it doesn't show INTRC_OSC however it does show INTRC_OSC_NOCLKOUT (and a couple of others). Perhaps you've upgraded PBP and/or MPLAB and the device specific files have changed.

If you do have PBP3 I highly recommend you look at the file for the device at hand in ...\PBP3\DEVICE_REFERENCE - it shows you "everything".