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.
自己做的,2块6678,能通过ipc通信么?TI有提供相应的库吗?
MCSDK安装后的IPC module可以用于实现core-core及device-device的通信,对应core-core可以用share memory及QMSS,device-device用SRIO之类的外设通信。