Dear expert,
I am using MCSDK v2.01.02.06, which includes the C6657 PDK v1.1.2.6, together with the C6657 EVM from eInfochips.
I am trying to use the McBSP loopback example in a PING-PONG mode (similar to the issue/reclaim that was employed previously using DSP/BIOS), but I fear the McBSP loopback example was not designed for this and I am not exactly sure how to modify the code to achieve this. I am currently seeing breaks in the audio samples on the Dx pin and it seems to be related to the size of buffer used for txFrame.
From this previous related post:
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/279250/1040183#1040183
it was mentioned that newer release of the MCSDK would contain such an example, but currently I could not find a newer release.
I am urgently seeking advice on how I can achieve this, as I do not have enough time to write the driver from scratch.
Many thanks in advance!