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: CCS6.1.0.00104_linux for Ubuntu 16.04

Tool/software: Code Composer Studio

Hi,

After downloading CCS CCS6.1.0.00104_linux  it won't install,I keep getting an error message saying Application error : Missing value to go with key and it won't install after that

Please help

thanks in advance

  • Hi,

    CCS6.1xx does not support many new MCUs.
    If you can, try CCS8.2
  • Mayur,

    As suggested by Tom, if there isn't a compelling reason for you to use CCS 6.1.0 I would strongly suggest going with the latest version CCS 8.2.
    CCS 6.1.0 is quite old and even if you got past the installation issues there is limited support we will be able to provide for that version.

    If you must stay with 6.1.0, the install error is likely because of some proxy/network issues. First I would suggest trying the offline installer with anti-virus/security software disabled on the PC. If that still fails with the same error, then try running the installer (as admin) from a command prompt with the following parameters:

    ccs_setup_6.1.0.00104.bin --override-apps-url ""

    Please note, there are 2 dashes before the override and 2 double quotes at the end.

  • Hi Tom,

    Thanks  i am installing latest version of CCS  now

  • Hi Aarti,


    Thanks a lot its working now after ccs_setup_6.1.0.00104.bin --override-apps-url "" cmd