Hi
I am trying to connect directly FFTC and AIF2 module through the Queue 512 ( TX Queue for AIF2) .
i get exact output (expected output) on simulator on AIF2 receive queue with length in descriptor field same as we have configured
** so working fine on simulator **
The problem comes when i run it on EVM6618 where it shows output length ( observing at AIF2 receive queue) 4 times the expected length.
** not working right on EVM6618 **
what could be the reason??
if it is associated with AIF2 configuration which part of it i should target to debug it ??
I could place my code piece if its not clear ??