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.

CCS5.3 TI Emulators update SW

Guru 10750 points

Hi,

For updating CCS TI Emulation SW I can use the CCS Help->Check for updates but what happened if I don't have an Internet connection and I want to upgrade the TI Emulators SW, where can I download the upgraded SW from?

Many Thanks,

HR

  • HR,

    Getting updates without an internet connect is tricky but it is possible for most of the updates.  If you have one machine that has CCS installed and is on the internet you can use it to download the updates.

    When you choose an update via the update manager and start installing it the first part of the process is just downloading the installer for the update.  Then when it prompts you to restart CCS it actually runs the installer after that.  what you can do is select the updates you want and then when you are prompted to restart CCS go look in the /ccsv5/eclipse/downloads folder.  You can then copy the executables from there and transfer them to the other computers you want to run CCS on.  Then run the installer on those machines.  It will prompt you for a location to install.  You will need to specify a path within your CCS installation directory.  For example if my install was in C:\ti\ccs5.3 then I would specify c:\ti\ccs5.3\ccsv5\ccs_base

    Note that this will not work for Eclipse updates only for packages like emulation or compilers.

    Regards,

    John

  • Hi John,

    Great !! Thanks,

    HR