Hi,
I used uart_example from SDK v4.4.1 where I continuously transmitted a character 'A' to the serial port
As from the discussions I found in devzone the output will be obtained JLink CDC Uart Port, but that is the serial output from the debugger. When I tried to open a serial port (for my USB-serial converter) I couldn't find any output on the Teraterm software. But when I opened the JLink CDC Uart port I obtained the output.
So Is there anything to be done in the hardware so as to get output on pin P0.09 & P0.011. This is required since I have to debug in this manner only.
Regards HPC