Hi, guys! I'm using AIF to perform data transfer between two DSP on TMS320C6474, and the program works well. Then I perform the same program between two DSPs on two different TMS320C6474 EVM board(I used SMA connector to connect AIF link0 between two DSPs), the receiving DSP could get the correct data, but when I stop the program, all receiving data in the receiving buffer have changed to 0xFFFFFFFF. What's the problem?