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.

can not load OPENMP project

heli, my ccs is ccsv5.3 and mcsdk is 2.1 after i created a new template projecet related to OPENMP,and compied it correctly. the project let me load it to four cores. when i loaded the out.file  on core0 , core0 stopped at cint00 and there was no problem. but when i loaded the out file on core1,there was a problem and the core1 was running and did not stopped at cin00. i loaded the out file on another core, the same problem still appeared . i did no know how to solve it . attachement is my created project . thanks .

  • Hi Zong1,

    Could you please make sure you are doing the following before loading the .out file?

    1. Launch your target configuration for your 6678 EVM in CCS Debug perspective

    2. 'Connect Target'

    3. Now for each core, select the core, go to Tools--> Debugger Options --> Generic Debugger Options. This should bring up a window. Under 'Auto Run Options" uncheck the box that says, 'On a program load or restart.'

    4. After completing step 3 for all cores, click on 'Remember my settings'

    5. Now load your .out file on the cores. After loading is completed, cores should be in suspend mode, and at the symbol __c_int00().

    6. Now run thecores

    Best Regard,

    Amin

  • HI Zong1 ,

    make sure you have the last version for openMP 1.02.00.05 and following the Steps giving by Amin

    Best Regards

    Lopez