Quote Originally Posted by Dick Ivers View Post
Joe, Okay.... I tried your suggestion. The item that causes the programming failure is: intrc_osc_noclkout
Do you see anything wrong with this?
Richard
Hi Richard,
Try using it this way using PM as assembler, I'm still trying to get MPASM version to compile.
Code:
@ DEVICE PIC16F819, INTRC_OSC_NOCLKOUT, WDT_OFF, LVP_OFF, PWRT_OFF, PROTECT_OFF, MCLR_OFF, BOD_OFF

@ DEVICE CPD_OFF,CCPMX_OFF,DEBUG_OFF,WRT_OFF