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.

Should GEL file match to platform file?

Other Parts Discussed in Thread: TMS320C6678

IcePick_D: GEL: File: C:\Users\Jeff\workspace_v5_1_OPENMP\maxmul0\Debug\maxmul0.out Does not match the target type, not loaded.

And there is a message box:

Does the gel file not match the platform file ? I am puzzled by these options. Could you help me? Thanks.

  • Excuse me, the previous post is not complete due to copy and paste. Please see the following:

    Hi,

    I try to run OPENMP examples on C6678 EVM. There is a platform option at RTSC. It is: ti.omp.examples.platforms.evm6678. Now I use the companying EVM6678 gel file: evmc6678l.gel. When launch the project to emulator, it echos:

    IcePick_D: GEL: File: C:\Users\Jeff\workspace_v5_1_OPENMP\maxmul0\Debug\maxmul0.out Does not match the target type, not loaded.

    And there is a message box:

    Does the gel file not match the platform file ? I am puzzled by these options. Could you help me? Thanks.

    ti.omp.examples.platforms.evm6678

  • Robert,

    I think the issue is due to the mismatch of the output file and your target configuration (emulator configuration). The test case loading is completed by a GEL function, but it is not related to your GEL file "evm6678l.gel".

    May I ask which project you are testing and could you check the build property of your project to see if you are using the correct C66x compiler and endianness?

    And please check the target configuration file (.ccxml) to see if you selected the correct emulator and device, such as "TMS320C6678".