Got it;
Since I'm using MPASM needed to change the config line;
Also like i said before needed to delete the "LOOP" label also, since its a reserved word.Code:@ __config _INTOSC_OSC_NOCLKOUT & _WDT_OFF & _PWRTE_OFF & _BODEN_OFF & _MCLRE_ON
Got it;
Since I'm using MPASM needed to change the config line;
Also like i said before needed to delete the "LOOP" label also, since its a reserved word.Code:@ __config _INTOSC_OSC_NOCLKOUT & _WDT_OFF & _PWRTE_OFF & _BODEN_OFF & _MCLRE_ON
Thanks and Regards;
Gadelhas
Bookmarks