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/ARM-CGT: Installation of ARM-CGT compiler does not exit

Part Number: ARM-CGT


Tool/software: TI C/C++ Compiler

Hello TI!

When installing "ti-cgt-arm_16.9.2.LTS" downloaded from `http://www.ti.com/tool/download/ARM-CGT-16/16.9.2.LTS` on Linux the installer does not exit.

I can verify that the installation is completed successfully by checking the installer log file in ".../ti-cgt-arm_16.9.2.LTS/ti_cgt_tms470_16.9.2.LTS_linux-x64_installer_install.log" for string "Installation completed".

Please fix this.

Regards,
Enver

  • I'm suspect you have the problem described in this forum post.  If so, the solution is to just kill the hung install process.

    Thanks and regards,

    -George

  • The scenario at hand is that we are automating the installation process and a desired outcome from running an installer would be for it to install the compiler content and end.

    We have a solution where we save the process PID and kill it when the string "Installation completed" is written to installation log file. But we would rather execute a normal functioning installer which doesn't hung.

    Maybe you could consider fixing the installer on the next "ti-cgt-arm_16.xx.xx" release.

    Regards,
    Enver