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 平台下 omp例程:core1 load symbols 之后显示abort ()

各位专家好,我在c6678 evm平台上运行omp_hello例程,编译通过。我用的ipc版本是1.24.3.32,ccs5.5,编译器版本7.4.4。

   将out文件load program到core0下面,然后core1~3下面load symbols,之后core0下面显示_c_int00() at boot; core2,core3下面显示sharedRegion_getEntry和sharedRegion_isCacheEnabled。但是core1下面却显示abort() at exit.选择core0 并且RUN之后程序没有任何反应。请问是不是没有配置正确?