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/CODECOMPOSER: CCS 8.2 - No repository found during update

Part Number: CODECOMPOSER


Tool/software: Code Composer Studio

When calling the menu Help > Check for Updates, CCS prompts this error message:

Some sites could not be found. See the error log for more detail.
No repository found at file:/C:/Autres/ccsv8/eclipse/downloads/featurerepo.
No repository found at file:/C:/Users/ReiVilo/AppData/Local/Temp/traceplugin-Repo/.

The same issue has been reported for CCSv6 with a link to Troubleshooting CCSv6. There is a similar page for CCSv7 at Troubleshooting CCSv7, but none for CCSv8.

How to fix this issue?

  • The error log under ~\workspace_v8\.metadata

    I'm running CCS 8.2.0 on Windows 10.

    Error Log.log

  • CCS prompts for updating three compilers:

    Performing the recommended actions from Troubleshooting CCSv6:Update features and Troubleshooting CCSv7:Update features, especially cleaning 

    • <installdir>/ccsv8/eclipse/p2/org.eclipse.equinox.p2.core/cache
    • <installdir>/ccsv8/eclipse/p2/org.eclipse.equinox.p2.repository/cache

    prompts a different error message

    An error occurred while collecting items to be installed
    session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    No repository found containing: org.eclipse.update.feature,com.ti.cgt.c2000.17.win32,18.1.4
    No repository found containing: binary,com.ti.cgt.c2000.17.win32_root,18.1.4
    No repository found containing: org.eclipse.update.feature,com.ti.cgt.msp430.17.win32,18.1.4
    No repository found containing: binary,com.ti.cgt.msp430.17.win32_root,18.1.4
    No repository found containing: org.eclipse.update.feature,com.ti.cgt.tms470.17.win32,18.1.4
    No repository found containing: binary,com.ti.cgt.tms470.17.win32_root,18.1.4

    Unfortunately, the corresponding file Available Software Sites isn't available for CCSv8.

    Thank you for your help and best regards, 

  • Hi Rei,

    I have same issue with my two computers.

    Message starts to be shown after some update at 8.1 and continue after auto update to 8.2.

    Jan
  • Hello Rei,

    Rei VILO said:
    Some sites could not be found. See the error log for more detail.
    No repository found at file:/C:/Autres/ccsv8/eclipse/downloads/featurerepo.
    No repository found at file:/C:/Users/ReiVilo/AppData/Local/Temp/traceplugin-Repo/.

    Check this:

    I never use updates.
    During an installation I select a destination folder to be like: c:\ti\ccs800, c:\ti\ccs810, etc.
    Never use a workspace with two different CCS versions.
    Import from older to newer CCS workspace works fine.

  • Thank you for the hint. I cleaned the entries with file:/ from the available software sites, to no avail, So I performed a clean installation from scratch (as usual).