Hi Folks, It looks like the MCC will create a bad section in the PIN_MANAGER.C file. It creates: #if (__XC8_VERSION <= 1410)
typedef union {
struct {
unsigned T2INPPS :6;
};
struct {
unsigned T2INPPS0 :1;
un..
typedef union {
struct {
unsigned T2INPPS :6;
};
struct {
unsigned T2INPPS0 :1;
un..