uartEchoDemo

This demo (uartEchoDemo directory) shows how to use the UART to print messages on a terminal. The characters you type on a keyboard are echoed back to the terminal from the SoC and printed on the terminal.

***Starting Uart Echo Demo*** 
Start typing on terminal to send character... 
Echo character: h 
Echo character: e 
Echo character: l 
Echo character: l 
Echo character: o