Hello,
I'm a beginner in using zed boards and xiling software products. I'm attempting to run simple "Hello Wold" program on Microzed-USB board by generating bitstream using vivado environment and then run the code using SDK. I was able to program the fpga but failed to run the program.
When I Run it using <<Run as>><< Run Configurations>><<STDIO Connection tab>> with the following specifcaion:
Port: JTAG UART
BAUD Rate: 9600
I get the following error
"Process STDIO not connected to console.
If you'd like to see UART output in this console, please modify STDIO settings in the Run/Debug configuration."
I'm using JTAG hs2 to program the board. I attempted to switch the Port setting to some other port, but for some reason there is not other COM Port installed under Ports in my computer (Devise Manager Setting). I assume that this board should have a COM port when the USB is connected to the computer. Not sure if there is driver required for it to operate.
Thanks
-ER