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.

openmp 自建工程中遇到的问题

Other Parts Discussed in Thread: TMS320C6678

ccs 5.5   xdctools---3.5.3.72,      ipc---3.23.2.04             mcsdk _pdk_tms320c6678 ---1.1.2.6     openMP bios runtime library ---1.1.3.02           sys/bios---6.35.4.50 

platform---ti.omp.examples.platforms.evm6678

新建openmp例程,矩阵的,编译没有问题。加载程序后,各核都会自动run。不像之前裸机程序 ,load 程序 后会停在main 函数开始。请问这什么情况,该怎么处理?

自建一个RTSC工程,作为相同的工具版本的选择和配置,将之前的矩阵工程代码以及.cfg文件copy至自建的工程。编译显示 不能识别#pragma。请问这是哪里配置有问题?