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.

CCSTUDIO: Code Composer Studio CCS 21.8.1 Linux installation fails

Part Number: CCSTUDIO

Dear TI Support Team,

We use Code Composer Studio in several of our university courses with our students. Currently, two of our students are experiencing the same problem when attempting to install CCS version 21.8.1 on their Linux systems.

Attached are two screenshots of the error messages they received during the installation. The error text is as follows:

CCS_ERROR: Unable to install executable /tmp/cs_[id-number]/DMED/ti_cgt_dmed_1.1.6_linux_installer_x86.bin: 
Error running /tmp/cs_[id-number]/DMED/ti_cgt_dmed_1.1.6_linux_installer_x86.bin
--prefix "opt/ti/ccs1281/ccs"
--eclipseprefix "opt/ti/ccs1281/ccs/eclipse"
--mode unattended
--installer-log ""opt/ti/ccs1281/ccs/install_logs/[id-number]"
--ccs true: child process exited abnormally.

ErrorInstallCCS_crop.png

 ksnip_20251023-085442.png

 

Could you please advise on how we can successfully install CCS on these notebooks?

Any assistance or troubleshooting steps you can provide would be greatly appreciated.

Thank you in advance for your help.

Best regards,
Robert

(EDIT: minor cosmetic changes)

  • Hello,

    Which Linux distro is being used? Please note that Ubuntu 18.04/20.04/22.04 are the suppported Linux distributions.

    Thanks

    ki

  • Hello Ki,

    Thank you for taking care of my issue.
    I know it’s not Ubuntu, but I’d really appreciate some hints on where to start. I can’t ask my students to switch their operating systems.
    I believe the systems are probably running Arch Linux.
    Thanks in advance!

    Robert

  • I will bring this thread to the attention of the installer experts. Please note that since this is an unsupported environment, we may be limited in how much support we can provide.

  • Currently, most of our 'Linux' students seem to use Arch Linux. Since version 12.8.1 is the last one before the switch to Theia, and since we do not currently know if or when we will be able to upgrade to version 20+, it would be very helpful to have a reliable solution for our students' installation difficulties. 

  • Robert,

    Do you know if the students are installing CCS as 'sudo' and if not, could you ask them to try that? Also, can you ask them to look for the install logs in <CCS_INSTALL _DIR>/ccs/install_logs/2025*/ and attach the logs here? Specifically, dmed_install.log and ccs_install_12.8.1.00005.log

    Michael

  • Hello Michael,



    This is the content of the install_logs directory. 
    Are you interested in one of these files?
    Do I have to look anywhere else for dmed_install.log and ccs_install_12.8.1.00005.log?

    Thank you for taking care of my issue.
    Robert

  • Hello Michael,

    here the end of ccs_install_12.8.1.00005.log, lines 19837...19878, where I found some entries concerning the DMED script error:

    [10:37:15] CCS_INFO: Done installing zip file TIREX4 tirex_4.15.0.202309151451_ccs.zip
    Creating directory /tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED
    Creating directory /tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED/features
    Unpacking files
    Unpacking /tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED/ti_cgt_dmed_1.1.6_linux_installer_x86.bin
    Unpacking /tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED/content.xml
    Unpacking /tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED/artifacts.xml
    Unpacking /tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED/features/com.ti.cgt.dmed.linux_1.1.6.jar
    [10:37:15] CCS_INFO: Installing DMED
    Executing chmod -R 755 "/tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED/ti_cgt_dmed_1.1.6_linux_installer_x86.bin"
    Script exit code: 0
    
    Script output:
     
    
    Script stderr:
     
    
    [10:37:16] showprogress = false
    [10:37:16] CCS_INFO: Installing /tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED/ti_cgt_dmed_1.1.6_linux_installer_x86.bin
    [10:37:16] CCS_INFO: Actual executable /tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED/ti_cgt_dmed_1.1.6_linux_installer_x86.bin
    Executing /tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED/ti_cgt_dmed_1.1.6_linux_installer_x86.bin --prefix "/opt/ti/ccs1281/ccs" --eclipseprefix "/opt/ti/ccs1281/ccs/eclipse" --mode unattended   --installer-log "/opt/ti/ccs1281/ccs/install_logs/20251105103319" --ccs true
    Script exit code: 1
    
    Script output:
     Unable to initialize installer.
    Is /tmp writable ?
    Is SELinux enabled? You may need to disable it temporarily
    Please see below for details
    http://docs.fedoraproject.org/en-US/Fedora/13/html/SELinux_FAQ/index.html#id3037154
    
    Script stderr:
     child process exited abnormally
    
    Error running /tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED/ti_cgt_dmed_1.1.6_linux_installer_x86.bin --prefix "/opt/ti/ccs1281/ccs" --eclipseprefix "/opt/ti/ccs1281/ccs/eclipse" --mode unattended   --installer-log "/opt/ti/ccs1281/ccs/install_logs/20251105103319" --ccs true: child process exited abnormally
    [10:56:53] CCS_ERROR: Unable to install executable /tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED/ti_cgt_dmed_1.1.6_linux_installer_x86.bin: Error running /tmp/ccs_39d644a1-837f-4885-6cf3-68d365ab2090/DMED/ti_cgt_dmed_1.1.6_linux_installer_x86.bin --prefix "/opt/ti/ccs1281/ccs" --eclipseprefix "/opt/ti/ccs1281/ccs/eclipse" --mode unattended   --installer-log "/opt/ti/ccs1281/ccs/install_logs/20251105103319" --ccs true: child process exited abnormally: 1
    [10:56:53] CCS_INFO: In installationAbortedActionList
    [10:56:58] CCS_ERROR: Code Composer Studio 12.8.1.00005 failed to install.
    [10:56:58] CCS_INFO: Downloading http://software-dl.ti.com/ccs/esd/tia/CCS12.8.1.00005_tia_linux-x64_failed_offline.zip
    [10:56:59] CCS_INFO: Return values from downloadMarker http://software-dl.ti.com/ccs/esd/tia/CCS12.8.1.00005_tia_linux-x64_failed_offline.zip: 200
    [10:57:00] CCS_INFO: Deleting /opt/ti/ccs1281/ccs? : !false
    [10:57:00] Moving logfile to /opt/ti/ccs1281/ccs/install_logs/20251105103319/ccs_install_12.8.1.00005.log

    Does this help?

    Robert 

  • Hello Robert,

    Sorry for the delayed response. We are unsure what the issue is. Arch Linux is not a supported Linux distro so we have minimal experience. That said, there are others that have successfully used CCS on it. 

     Code Composer v11 and v12 not working on Linux 

    https://aur.archlinux.org/packages/ccstudio

    Looks like this user had the same DMED install issue: https://aur.archlinux.org/packages/ccstudio#comment-1024213

    Thanks

    ki