Hi Bob,

When you uncheck the MPASM box, it automatically reverts to PM as the assembler. This is the assembler that comes with PBP

MPASM is case sensitive, PM is not. So when using MPASM "Osc" needs to be all caps.

Define OSC 20

HTH,
   Darrel