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.

AIF for inter-DSP communication

Hi, I have tried the project from http://www.ti.com/general/docs/litabsmultiplefilelist.tsp?literatureNumber=sprab58 on C6474, and it works well. In my project, I want DSP1 transfer data to DSP2, but DSP2 do not redirect those data back to DSP1, how can I change the code in the example project?