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.

Errors during installation

Other Parts Discussed in Thread: CCSTUDIO

While installing updates to CCS 5 a dialog box came up "Invalid Install" which asked me to zip up the contents of "C:\Program Files (x86)\InstallJammer Registry\ccsv5\60556FE5-C1A1-4061-8DF8-FFB8393BAE2D". The file is attached.

1222.60556FE5-C1A1-4061-8DF8-FFB8393BAE2D.zip

  • John

    Could you check if this file still exists, and post it here if it does? It was in a temp folder, so it may be gone.

    C:\Users\John\AppData\Local\Temp\ijtmp_4A2A6A40-7ECF-4858-8FEE-980A3FD440C2\eclipse\cfg\1379948788740.log

  • 3302.1379948803120.zip

    There were three log files in that directory (the one you asked for plus two others). I zipped up all three and attached them to this post.

  • Thanks, that helps.

    Could you also see if this file still exists: C:/ti/ccsv5/eclipse/downloads/eclipserepo.zip   ?

    If it does, are you able to open and extract it to a temporary folder?

  • It looks like this file was corrupted during the download and the corruption caused the update to fail to apply.

    There are two options at this point. First, we can try to fix up the the current install and re-apply the update. Or, you can install a fresh copy.

    If you want to try the first option, here is what to do. Please note there is a chance this might not succeed and you may be left with no option but to install a new copy of CCS in order to get going again. As the update was partially applied, it is hard to be certain of the outcome.

    The first task is to clean up a couple of things. Exit CCS if it is running, then open a windows command prompt and cd to C:\ti\ccsv5\eclipse. Run this command (all on one line):

    C:\ti\ccsv5\eclipse>eclipsec -application com.ti.ccstudio.p2app -uninstalliu com.ti.ccstudio.installer.win32.feature.group

    Uninstalling com.ti.ccstudio.installer.win32.feature.group 5.5.0.00077.
    Preparing to commit the provisioning operation.
    Committing the provisioning operation.
    Preparing to commit the provisioning operation.
    Committing the provisioning operation.
    Operation completed in 5518 ms.

    Then, rename the  C:\ti\ccsv5\eclipse\downloads folder to something else  C:\ti\ccsv5\eclipse\downloads.bak, for example

    Now, start ccstudio.exe. Select Help -> Install new software. From the dropdown list, pick the Code Composer Studio v5 Updates. Select CCSv5 Service Release Windows (v5.5.0.00077).  Let that apply and restart CCS when requested. The update will try to install again.

    If that fails for some reason, you will need to install a new copy of CCS. You can do that by installing into a different folder (C:\ti-v5.5, for example) or by deleting your existing install folder and reusing the same name.