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.

[C6713] Overlapping Buffers

Hi,

For a new project on a DSK6713 I want to use DSP/BIOS for the first time.

I want to use tasks, streams and the aic23 mini-driver from the DDK. And the most important thing: I need overlapping buffers from the audio codec.

So my question is: what is the best way to achieve overlapping buffers?

I've seen the DOV driver in the DSP/BIOS Reference Guide. Can I use this together with the aic23 mini-driver, altough this is based on the IOM driver model? If yes, is there a DIO class driver needed between the aic23 mini-driver and the DOV driver?

However, the API reference states that the DOV driver is no longer supported. So what are alternatives?

Thanks for your suggestions!

Robert