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.

Probelms about AIF Inter DSP Communication

Hello!

    I am studing communications between two DSPs using AIFon TMS320C6474EVM. I have got InterDSP_AIF_BIOS_Advanced_Example_1.5 code from TI web. Now i have one questions about this project:

   When i choose the "Non_loopback" mode to achieve the communication between Faraday DSP1 and Faraday DSP2, Compiling, Linking, and Program loading are just fine. 不but the two DSPs both only showed: 

                                                                             0 Main started

                                                                            1 TX task: started

                                                                            2 RX task: started

    Then it showed nothing. It means that the datas are not transmitted and received successfuly. Can you tell me the reason ?

   Thank you very much! Best reagards!