Hi all, I have a MCC project for the PIC32MM0256GPM048 uc at an advanced stage.Recently I wanted to use a RB3 pin but it didn't work as it should. The following codesnippet shows the issue: IO_RB3_SetHigh();
printf("TRISBbits.TRISB3 %u \n", TRISBbit..
printf("TRISBbits.TRISB3 %u \n", TRISBbit..