Hey guys,
I can currently transmit over the Cypress USB-Serial adapter to Putty, but I can't seem to receive bytes. I'm importing the low-echo example but execution hangs on
XUartPs_IsReceiveData()
When I transmit from my workstation the appropriate LED on the ZedBoard blinks, but it's like the FIFO isn't being filled...
Anyone have any insight into this problem?
Thanks!