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: 6678一起使用openmp和keystone出现不兼容的问题

Part Number: TMS320C6678


使用ccs5.5 mcsdk2.1.2.6版本的程序

按照userguide在cfg文件里添加omp及sharedregion,编译可以通过,但当core1~7加载程序时提示出错,core0可以正常加载。

看最后生成的map文件,应该是超过指定的内存区域了。

怎么修改omp的相关文件?