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: CCS10.0.0 on linux do not start after updating..

Part Number: CCSTUDIO


Tool/software: Code Composer Studio

.. there were some updates (compiler, xdc and some others.. cant see again).

Did them and now its not starting anymore!

Splash-Screen -> disappears and nothing else, no error..

update-logs:

Log started 04/21/2020 at 10:12:33
Preferred installation mode : unattended
Trying to init installer in mode unattended
Mode unattended successfully initialized
[10:12:33] CCS_INFO: Installer timestamp 20200421101233
[10:12:33] Installer arguments --ccs true
[10:12:33] CCS_INFO: Temporary folder set to /tmp/ccs_e4301b07-d92b-4c42-6ccb-c2bf5028dd4a
[10:12:33] CCS_INFO: Modified override url to
[10:12:33] CCS_INFO: Latest installer is
[10:12:33] Moving logfile to /opt/ti/ccs1000/ccs/install_logs/20200421101233/ccs_update_10.0.0.00010.log

  • Hi,

    Could you please list files in ccs/eclipse/downloads and ccs/eclipse/utils folders? 

    Thanks,

    Danish

  • sascha  /opt/ti/ccs1000/ccs/eclipse/downloads  ls -la                                                                      15:51:21
    total 84352
    drwxr-xr-x  2 root root     4096 21. Apr 10:12 .
    drwxr-xr-x 11 root root     4096 21. Apr 13:51 ..
    -rwxr-xr-x  1 root root 13949526 21. Apr 13:51 ccs_update_10.0.0.00010.run
    -rwxr-xr-x  1 root root  1989220  8. Apr 11:26 ccs_update_5.5.0.00092.bin
    -rw-r--r--  1 root root      372 22. Nov 18:02 com.segger.jlink.linux.linux.x86_64_manifest.xml
    -rwxr-xr-x  1 root root      841  8. Apr 11:26 com.ti.cgt.tms470.19.linux_manifest.xml
    -rwxr-xr-x  1 root root      163  8. Apr 11:26 com.ti.cgt.tms470.19.linux.properties
    -rw-r--r--  1 root root 26583070 22. Nov 18:02 JLinkTICCSPlugin_Linux_6.56.0_x86_64.zip
    -rw-r--r--  1 root root     3565 21. Apr 13:51 startupInstaller_6.0.0.202001271514.log
    -rwxr-xr-x  1 root root 43820111  8. Apr 11:26 ti_cgt_tms470_20.2.1.LTS_linux_installer_x86.bin

     sascha  /opt/ti/ccs1000/ccs/eclipse/utils  ls -la                                                                          15:51:54
    total 13632
    drwxr-xr-x  2 root root     4096 21. Apr 09:47 .
    drwxr-xr-x 11 root root     4096 21. Apr 13:51 ..
    -rwxrwxrwx  1 root root 13949526  4. Mär 14:28 ccs_update_10.0.0.00010.run
    
  • Hi Sascha,

    You may have hit a bug where the update doesn't pick up the update*.run binary. We have released a bug fix, but if you haven't installed the new p2tool plugin, you can change the .run extension of ccs/eclipse/downloads/ccs_update_10.0.0.00010.run file to .bin (so ccs/eclipse/downloads/ccs_update_10.0.0.00010.bin) and restart CCS, which will trigger the update. Sorry for the inconvenience.

    Danish