Quote Originally Posted by Joe S. View Post
Hi Glenn,
Couple of minor details: In Assembly the ' apostrophe does not work to make a line a
Well, if the ' is before the @ it should work ? or ?

Quote Originally Posted by Joe S. View Post
Try this for your osc:
__CONFIG _CONFIG1H, _OSC_INTIO67_1H & _FCMEN_OFF_1H & _IESO_OFF_1H ; enable int osc, disable failsafe osc enable, disable internal external switchover
This gives me..

Error[113] C:\PBP\LTIMERT.ASM 63 : Symbol not previously defined (_OSC_INTIO67
_1H)

..And the usual "deprecated" warning about __CONFIG.