Hi!
I'm testing de USB example in Microzed, exactly xusbps_intr_example.c
The problem is that at the point when it waits for the user to plug in the usb plug, it enters in this loop:
while (NumReceivedFrames < 1)
And the NumReceivedFrames variable doesnu00B4t change.
Some help please!!
:)