I'm trying to redirect Printf to UART to output to a console like CoolTerm etc, without success, I'm using the "PIC24F Curiosity Development Board" with PIC24FJ128GA204, MPLAB X v5.25, MCC v3.85.1
after search google and microchip forums, I have got up with this On Youtube On Microchip DM240004 docs
UART Settings:
Pin Manager:
CoolTerm doesn't even recognize the board as a serial port.
I expect to be able to print out from the board with printf to CoolTerm, TeraTerm, etc.