Hi

Altered MCS to use MPSM and I get an error on my code which isnt there when I compile through MCS without MPSM. Seems to dislike this line:
@ device protect_on, pwrt_off, bod_off, INTRC_OSC_NOCLKOUT
particulary the error states protect_on to be illegal opcode. Device is 16F648A

Cheers Pete