hello,

I am getting illegal upcode error when i compile in Micro code studio.
when i add this line to disable MCLR
@ DEVICE pic16F88, MCLR_OFF

but when compiling under the dos interface, I am not getting any error.
any how even if it is compiling, I need to put a resistor to the MCRL pin of my 16F88.

i am assembling using MSPASM
any thoughts?

I did some modification in the INC files ( both in the PBP directory and the Microchop directory) and no change.

Ken