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.

TMS320C6678 核间通信例程 cmd文件报错



1)使用的是InterProcessorCommunication这个核间通信的例程,报错:RTSC product-type 'com.ti.biosmcsdk.mcsdk' is not recognized. Please install at least one product of this type.

2)后来我自己新建了一个project,复制了例程中的.h、.c、.cfg文件,然后cmd文件就出错了:#10264 CORE0_DDR3 memory range overlaps,#10264 SHRAM memory range overlaps existing,但是cmd文件从数学逻辑上看并没有重叠的部分(cmd文件也是用的默认的)