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 install error

I am trying to install ccs_5.4.0.00091 on a Windows Vista Home Premium OS with service pack 2.   I am using the off line install package CCS5.4.0.00091_win32.zip, and have downloaded a second copy in case the first was corrupted, and installing to folder c:\ti, and have also tried c:\ticcs.  No mapped drives involved.   Firewall and anti-virus switched off.  The error is:

The install jammer log file is attahced. 

8154.ccs_setup_5.4.0.00091_install.log

Any help in resolving this issue would be appreciated.

Thanks

Earl

  • The MSP430 compiler is failing to install for some reason.

    If you still have the folder where the install failed (C:\ti54), could you navigate to C:\ti54\ccsv5\eclipse\downloads\ in a command prompt window, and check if ti_cgt_msp430_4.1.5_setup_win32.exe exists in this folder. If it does, could you run this executable by itself (it is the MSP430 compiler install). Please select a temporary folder (say c:\temp\msp440 for example).  Does this installer complete when run by itself? If it fails, can you describe any error messages or dialogs that appear?

    If the MSP430 compiler installer completes when run by itself, please run this command from the command prompt and see if it completes: C:\ti54\ccsv5\eclipse\downloads\ti_cgt_msp430_4.1.5_setup_win32.exe" --mode silent /pro --prefix "C:/ti54/ccsv5/tools/compiler/msp430_4.1.5"

  • Hi AndyW

    I tried running the installer program on it's own but the same error screen popped up, failed to load library ...., as soon as the install program was started.

    There must be a service or app on my machine that is causing issues and I will need to work through them.  I also have another machine I can try installing it on.

    EDIT:  I tried installing on another machine and it worked so when I get time I will look into the issue on the first machine.

    Thanks for your help.

    Earl