What error message do you have?
if so, you need to change your syntax to use MPASM one.Warning[207]: Found label after column 1. (device)
Error[122] : Illegal opcode (pic12F675)
this should be something like..
Further reference : http://www.picbasic.co.uk/forum/showthread.php?t=543Code:@ __CONFIG _INTRC_OSC_NOCLKOUT & _WDT_OFF & _MCLRE_OFF & _CP_OFF
Bookmarks