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.

Omap5 audio over device mode is not working (Gadget audio driver)

on omap5 glsdk 6_03_00_01 gadget audio driver is not working.

Audio driver (in file f_uac1.c) does some ep_queue and after some point it gets error
saying :
dwc3 4a030000.dwc3: ep2out-isoc's TRB (ee849000) still owned by HW.
This error comes before audio buffer becomes full and its not writing
data on soud card so audio is not coming.

Any help would be much appreciable members!!