Thanks, I was reading through that. Still can't make anything work tho, the whole missing "=" thing has got me confused. I've tried replacing statements like _OSC_HS_1H with ones like OSC = XT which are found in the INC file of MPASM but still it keeps saying "=" is missing (config directive error)

Anyone have any ideas on how to rewrite these? (just one will do I'm sure I could figure the rest if given an example)


CONFIG _CONFIG1H, _OSCS_OFF_1H & _XT_OSC_1H
CONFIG _CONFIG2L, _BOR_ON_2L & _BORV_20_2L & _PWRT_ON_2L
CONFIG _CONFIG2H, _WDT_ON_2H & _WDTPS_128_2H
CONFIG _CONFIG3H, _CCP2MX_ON_3H
CONFIG _CONFIG4L, _STVR_ON_4L & _LVP_OFF_4L & _DEBUG_OFF_4L