Dear all,
I've reached the point where all the links that google provides to me are purple and I definitely need some help.
I am running the Xilinx SDK to program my zedboard on Kubuntu 16.04. I can complete the blinking led tutorial flawlessly but the hello_world one is pretty tough.
I've implemented a minimalist design in vivado with a zynq 7 PS with its uart1 interface enabled (default setting). I've then exported the bitstream to the SDK and created the hello_world example project. When it comes to program the FPGA, or the PS, everything seems to work fine but nothing appears in the terminal.
I've tried to use the integrated SDK terminal, minicom and gtkTerm, all configured to listen to ttyACM0 at baud rate 115200. ttyACM0 is the port which appears only when I plug on the UART port of my zedboard to my computer so I know that the UART port is recognized.
Do you have any idea about where the problem comes from ?
I also specify that I have usb 3.0 ports available and I can't use windows or mac os.
Feel free to ask me to elaborate,
Thanks !
Gabriel B.