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.

C6678 MessageQ核间通信



各位好:

         现在我想在C6678EVM的core 0定义一个指向DDR(地址是0x90000000)的指针,然后想通过MessageQ的方式将该指针传递给core1~core7。请问各位具体可以怎么实现?是否是用该指针代替原来的Msg参数就可以了?然后core1~core7使用Message get()函数就可以取到该指针?

         谢谢各位,我是新手,望多多指教。