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上,利用8核共同处理某个数据,想利用core0将数据加载到MSMC中,然后将数据分成8段,利用8个核分别对数据段进行处理,最后得到整个数据的处理结果。有没有这种的例程可以学习?要实现这个处理过程,需要用到什么相关知识,在哪里可以得到那些资料?本人DSP初学者,最好有简单的例程学习! 谢谢各位技术支持人员能提供帮助