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/CCSTUDIO: ccs_setup_9.3.0.00012 freezes forever

Part Number: CCSTUDIO

Tool/software: Code Composer Studio

Installing on Linux/remote Ubuntu 18.04.03 LTS

Tried a headless install but the --text install option is not supported.

Trying via X.

Installer starts, asks for install folder, agree to license, etc.

Then "Validating Installation Direcrtory" and a progress bar.

Left for well over an hour, no progress.

Tried as user (in use /home/user/ti) and as root (in /opt/ti)

No folders or files are created

Turned on logging (--debuglevel 4) nothing in any log file, nothing on console.

What to try?

  • Hi,

    Could you please look in /tmp folder for any bitrock*.log files and zip up and post here please?

    In order to run in headless mode, you will need to run with the following command line parameters:

    <installer name> --prefix <writeable installation directory> --mode unattended

    In the meanwhile, could you answer these questions?

    1. Are you running on a 64 bit machine?

    2. Is your /tmp folder writeable? 

    Thanks,

    Danish

  • Hi,

    1: Yes

    2: Yes (or the attached logs would not exist)

    Logs attached, though there is nothing to see.

    When running there was another folder that existed only while the installer was 'running'

    That had a logfile in it that said logfies was in /opt/ti/ccs930/install_logs

    But no such folder or file existed.

    I just tried running in the headless mode (--mode unattended as you described) and that seems to have worked.

    It must be not working when running over X.

    j.

    bitrock.tar.gz

  • Hi Jason,

    Jason Morgan1 said:
    It must be not working when running over X.

    This is quite possible as X is not an environment we test on. Please continue to use the headless mode for installation for now.

    Thanks

    ki