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.

CCS: ccsV5

Tool/software: Code Composer Studio

>> ERROR: cannot run C:\ti\ti-cgt-c6000_6.1.3\bin\embed6x.exe - invalid argument mode
gmake.exe: *** [package/cfg/pa_p674.o674] Error 1
js: "C:/ti/xdctools_3_16_02_32/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.

What's exactly issue with this?

  • The embed utility ...

    ketan j said:
    >> ERROR: cannot run C:\ti\ti-cgt-c6000_6.1.3\bin\embed6x.exe - invalid argument mode

    ... is used by the compiler.  It is not intended to be used directly, and so is not documented.  

    You use compiler version 6.1.3.  That is very old.  Please consider upgrading to compiler version 6.1.23.  It is exactly the same as version 6.1.3, except it contains about 4.5 years worth of bug fixes.  I cannot guarantee it fixes the bug you are experiencing, but I think it is worth the try.

    Thanks and regards,

    -George

  • George Mock said:
    Please consider upgrading to compiler version 6.1.23.

    Did you upgrade?  Did it fix the problem?

    Thanks and regards,

    -George

  • Hey George thanks for the advice

    Sorry due to late reply .it fixed the problem