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/F28M35M52C: TI software download site in maintenance

Part Number: F28M35M52C
Other Parts Discussed in Thread: CCSTUDIO

Tool/software: Code Composer Studio

I've been trying to do software updates. For a few days I've not been able to connect to the TI repository:

http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2linux/

When will it be back up and running?

Thanks,

Robert

  • Robert,

    If you click on that link that is the message you will get as it is not a website that can be browsed.

    Are you getting a message from within CCS about the repository not being found?  If you select Install New software from the help menu and select the Code Generation Tools Updates for Linux from the drop down what do you see?

    Regards,

    John

  • Hi John,

    I was invoking the Check for Updates in the Help menu. I just wanted to see if there was any new updates before I confirm installing them. 

    With that I had the "Problem Occurred" dialog box and the details gave me the link in the previous post.

    Now I've done what you've suggested to go and "Install New Software" and install Code Generation Tools Updates.

    I still have the "Problem Occured" in "Check For Updates" option. The details simply say "No Remedy Found"

    But then the topmost pop up window has the following errors in the details box.

    Cannot complete the install because one or more required items could not be found.
    Software being installed: DS Flash (win32) 8.3.0.1605 (com.ti.dsflash.win32.feature.group 8.3.0.1605)
    Missing requirement: Debug Server - Win32 7.4.0.1313 (com.ti.ccstudio.debugserver.win32.feature.group 7.4.0.1313) requires 'com.ti.ccstudio.installer.win32.feature.group 7.4.0.00015' but it could not be found
    Cannot satisfy dependency:
    From: DS Flash (win32) 8.3.0.1605 (com.ti.dsflash.win32.feature.group 8.3.0.1605)
    To: com.ti.ccstudio.debugserver.win32.feature.group [7.4.0.1152,7.5.0)

    Anyway, this wasn't my main problem. I may open another support post for it. My XDS debugger is throwing error when loading in firmware onto the board. The same debugger and source build worked fine in my work PC, but on my laptop it's not working. So I'm trying to update to latest to see if it helps.

    Regards,

    Robert

  • It looks like that update is failing because it can't find another update that the selected one is dependent on.  What version of CCS is that?  The versions of the components mentioned look pretty old as compared to the one I have.  Plus win32 is mentioned which means it has to be CCSv8.3 or earlier as anything newer than that would be 64bit.

    My guess would be that the update selected is not compatible with the version of CCS that you are running. 

    Hopefully we can solve the main problem on the other thread.

    Regards,

    John