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 does not restart after update

Other Parts Discussed in Thread: CCSTUDIO

I have had the same problem as in the original thread. At the end it got stuck as for some reason it was not able to run e Code Generation Tools update:

<CCS_Manifest>
    <ID>5.1.0.08026</ID>
    <TIMESTAMP>20234406034406</TIMESTAMP>
    <OS>win32</OS>
    <URL inturl="https://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2win32" exturl="https://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2win32" repotype="single" updatename="Code Generation Tools Updates"/>

<Component 	tag="DMED" 
				name="Code Generation Tools Updates"  
				feature="com.ti.cgt.dmed.win32"  
				version="1.2.0"  
				binary="ti_cgt_dmed_1.2.0_windows-x64_installer.exe"
				inturl="https://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2win32"
				exturl="https://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2win32"
				downloadsize="10567761"
				type="IB" />
</CCS_Manifest>	

Deleting either that manifest or just all contents in the downloads folder (in my version C:\ti\ccs1230\ccs\eclipse\downloads) will resolve it and CCS starts like normal but having an automated check CCS built-in would not be a bad idea for sure...

Regards
Peter

  • Hi Peter,

    Glad to hear you were able to resolve the issue. The root cause of these types of issues were never really identified unfortunately. We plan on having a more robust update mechanism with our new CCS Theia environment as we deprecate the existing CCS Eclipse environment.

    ki