各位专家好,我现在遇到一个问题。我以MCSDK中的image processing 为蓝本,写了一个程序。程序中CORE0用MessageQ_put向CORE1-CORE5发送数据,结果只有CORE1成功用 MessageQ_get接收到message队列。当CORE0第二次调用MessageQ_put向CORE2发送信息时,程序错误,CCS显示assertion failure: A_invalidMsg: Invalid message。
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.