Remove this line
The above sets the configs in code space. You must be setting them in the *.inc file. Either way is good.Code:@ __config _CONFIG1, _INTRC_OSC_NOCLKOUT & _WDT_ON & _MCLRE_OFF & _LVP_OFF & _CP_OFF
To read more about it
http://www.picbasic.co.uk/forum/cont...o-your-Program
Bookmarks