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 Installation Fails on WIndows 7 64-bit

Other Parts Discussed in Thread: CCSTUDIO, MSP430F5529

Hello, I am trying to install CCS5 on a Windows 7 x64 machine. I have had a previous installation of CCS4, and have uninstalled it beforehand. When I try to install, I get an installation failure very early in the process, and am directed to a log file, which I have attached to this post. Currently, I am able to use the command line MSP430 flasher to program my microcontroller, but I would like the additional debugging features present in CCS.

1261.ccs_setup_5.1.1.00031_install.log

I have also included my eclipse install log, which is in the same folder. The eclipse portion of the installation appears to complete, though.

:DEBUG Download duration is 0:
:DEBUG Eclipse register cmd feature C:\Users\gfisher\Downloads\CCS5.1.1.00031_win32\CCS5.1.1.00031_win32/featurerepo repository found:
:DEBUG Register Operaton com.ti.ccstudio.debugserver.win32:
:DEBUG Install Operation resolved:
:DEBUG Install Operation provisioning job unsuccessful:
:DEBUG session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).:
:DEBUG Artifact not found: org.eclipse.update.feature,com.ti.ccstudio.debugserver.win32,5.1.0.539.:
:DEBUG Artifact not found: binary,com.ti.ccstudio.debugserver.win32_root,5.1.0.539.:
:DEBUG An error occurred while collecting items to be installed:
:DEBUG Retry install with cmd line call:
:DEBUG runInstallCmd  on repo:C:\Users\gfisher\Downloads\CCS5.1.1.00031_win32\CCS5.1.1.00031_win32/featurerepo UIcom.ti.ccstudio.debugserver.win32:
:DEBUG runCmd:;"C:\ti\ccsv5\eclipse\eclipse.exe",-nosplash,-application,org.eclipse.equinox.p2.director,-repository,"file:C:\Users\gfisher\Downloads\CCS5.1.1.00031_win32\CCS5.1.1.00031_win32/featurerepo",-installIU,com.ti.ccstudio.debugserver.win32.feature.group,:
:DEBUG Installing com.ti.ccstudio.debugserver.win32.feature.group 5.1.0.539.:
:DEBUG Installation failed.:
:DEBUG An error occurred while collecting items to be installed:
:DEBUG  session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).:
:DEBUG  Artifact not found: org.eclipse.update.feature,com.ti.ccstudio.debugserver.win32,5.1.0.539.:
:DEBUG Caused by:  java.io.FileNotFoundException: C:\Users\gfisher\Downloads\CCS5.1.1.00031_win32\CCS5.1.1.00031_win32\featurerepo\features\com.ti.ccstudio.debugserver.win32_5.1.0.539.jar (The system cannot find the path specified):
:DEBUG  Artifact not found: binary,com.ti.ccstudio.debugserver.win32_root,5.1.0.539.:
:DEBUG Caused by:  java.io.FileNotFoundException: C:\Users\gfisher\Downloads\CCS5.1.1.00031_win32\CCS5.1.1.00031_win32\featurerepo\binary\com.ti.ccstudio.debugserver.win32_root_5.1.0.539 (The system cannot find the file specified):
:DEBUG Application failed, log file location: C:\ti\ccsv5\eclipse\configuration\1334602293590.log:
:DEBUG Error registering Featurecom.ti.ccstudio.debugserver.win32eclipseInstallCmd failed:
:DEBUG Duration: 3859:

Any information would be greatly appreciated! Thanks!