This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB enumeration failure with Tivaware 2.1.3.156.

Hello,

I have worked some USB host audio functionalties with Tivaware 2.1.2.111, and it's been working quite well.
But, the same program was not working with Tivaware 2.1.3.156, so debugged and found that the USB device enumeration was in endless loop because the USBHCDGetDeviceDescriptor() in usbhostenum.c does not return the correct value, but I stuck here because there's no differences in USB library code between 2.1.2.111 and 2.1.3.156.

So, can you please help me why the USBHCDGetDeviceDescriptor() returns bad values in Tivaware 2.1.3.156?, I made very simple application for this issue, and if you change the project into Tivaware 2.1.2.111, then you can see the USB device enumeration is successful.

Thanks & B. Regards,
Inbae

7028.usb_host_audio_in_for_1294xl.zip