Hi,
I am currently using Ubuntu 12.04.5 and Vivado 14.3 on Virtual box. Both Vivado and the SDK can program successfully to my zed board. However, I have noticed that If I make a serial connection (picocom, minicom, gtkterm) to the zynq device by using the JTAG cable, the SDK can no longer see or identify the zynq device. if I close the serial connection, the SDK can successfully find the devices again.
Furthermore, if I program the device by using SDK and then make the serial connection to listen to the UART output from c routine, the JTAG connection is lost, and I have to restart the board.
By the way, I have tried other versions of Ubuntu and Vivado and I get the same problem
Any help is appreciated.