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.

Compiler: error: -image requires ROMS directive



Tool/software: TI C/C++ Compiler

ccs building problem, resolution:
2. install,then copy mkhex4bin.exe to CCS install path , like C:\ti\ccsv6\utils\tiobj2bin。
3. delete *.map,*.out 和 *.xml。
4. rebuild.
  • I'm not certain, but I'm pretty sure you have an older version of CCS, and that version has corrupted files in the directory similar to ...

    C:\ti\ccsv6\utils\tiobj2bin

    ge shuihuan said:
    version: cg_xml-v2_32_00-Setup.exe

    I suggest you install the latest version, which is is 2.50.00.

    Replace tiobj2bin.bat with the one from the \ofd directory of the cg_xml installation.  Replace mkhex4bin.exe with the one from the \bin directory of the cg_xml installation.  While I cannot guarantee this will work, I think your chances are good.

    For more background, please see this forum post.  Keep in mind that, when it was written, cg_xml version 2.50.00 was not available.

    Thanks and regards,

    -George