-- I needed to comment out the lines(as seen below) in the .INC file in the PBP directory.
Code:
;__CONFIG _CONFIG1H, _OSC_INTIO7_1H
;__CONFIG _CONFIG2H, _WDT_ON_2H & _WDTPS_512_2H
;__CONFIG _CONFIG3H, _PBADEN_OFF_3H
;__CONFIG _CONFIG4L, _LVP_OFF_4L & _XINST_OFF_4L
Bookmarks