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.

AIF2 Loop back Not Working

Hi ,

     We are Trying to run AIF2 on EVM 6670 WITH  30.72 mhz and 2 descriptor for tx queue.2 for free tx queue .2 for rx and 2 for free rx queue.After calling ISR for push and Pop data for Loop back we are getting descriptor count as :

[C66xx_0] rxQAxC entry count = 0
[C66xx_0] rxFqAxC entry count = 2
[C66xx_0] txQAxC entry count = 0
[C66xx_0] txFqAxC entry count = 2

but still data is not coming in RX queue.

Please suggest.