Hi,
I an running eCos on zedboard. By default eCos is configured to UART 0. I would like to configure UART 0 (similar to UART 1) and get the output on host machine through terminal (putty).
In vivado for zedboard, UART 0 is set to EMIO as IO.
1. I would like to know how this EMIO output can be accessed via terminal (putty console) in host.
2. Can we access UART 0 output via USB-OTG port of zedboard.
Thanks in advance