Hi all,
Does anyone know why picmate does not compile lines such as :
@ __CONFIG _CONFIG1, _CP_OFF & _CCP1_RB3 & _DEBUG_OFF & _WRT_PROTECT_OFF & _CPD_OFF & _LVP_OFF & _BODEN_ON & _MCLR_ON & _PWRTE_ON & _WDT_ON & _INT_OSC
@ __CONFIG _CONFIG2, _IESO_OFF & _FCMEN_ON
If i include these lines it will generate an error while compiling.
Thanks
Bookmarks