I am using MPLABX v1.80 , xc32 V1.21 and Microchip's sample uart code (the basic sample).
I have selected the simulator in project properties. I have enabled UART1 for window output in project properties.
I have tried compiling using both UART1 and UART2. However I cannot seem to find where the output goes.
The sample code is here: http://ww1.microchip.com/downloads/en/DeviceDoc/PIC32_UART_CodeExample_041613.zip
Thanks for any help.