Hi,
I'm using a custom board on C6211 mounted with 3 codec's(6 channels) of TLV320AIC24. I some how with the help of the SPRA957 was able to run a audio loop-back program. This document actually describes about ping-pong buffer mechanism. But when i do processing(FIR) of the inputs the ping-pong chain sync gets lost and it doesn't continue. I'm generating edma interrupts for every sample and also doing the processing for that sample. Can somebody please explain me why edma chain sync is lost? Is it because that i don't use ping-pong mechanism to full efficiency by receiving inputs as samples and not by blocks?
Thanks and regards
Siddharth