您好,我想在8148开发板上实现A8核与DSP核之间的messageQ通信。新建工程的时候选择IPC and I/O examples下面的81xx各核上的example,运行A8或者DSP工程时均会卡在ipcstart()这个地方。请问是否还需要别的什么配置?
单核内messageQ通信的example代码中并没有ipcstart()函数,结果就运行正常。
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.
您好,我想在8148开发板上实现A8核与DSP核之间的messageQ通信。新建工程的时候选择IPC and I/O examples下面的81xx各核上的example,运行A8或者DSP工程时均会卡在ipcstart()这个地方。请问是否还需要别的什么配置?
单核内messageQ通信的example代码中并没有ipcstart()函数,结果就运行正常。