- 
	
	
	
		
Intrc_osc_noclkout?
	
	
		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.
	 
 - 
	
	
	
		
Re: Intrc_osc_noclkout?
	
	
		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".