Can someone explain the differences between a "standard" USB port on a PC and the UART and OTG ports on the ZedBoard when running the "out of the box" OSL that comes on SD card with the board.?
I have a program that works on a PC (RHEL) when connected to a device via USB that I want to run from the ZedBoard. Should I use UART or OTG?
I have already modified the ramdisk so that inittab does not start start a shell on the uart port.
Thanks in advance