安装前未卸载CCS v6
CCS v7安装出现invalid arguments:–ccs的错误
出错日志如下:
01/14/2017 13:05:15(GMT) - runEclipseApp - done. 01/14/2017 13:05:15(GMT) - processOtherFeatures - Processing EMU_SD to install 01/14/2017 13:05:15(GMT) - processOtherFeatures - current state = initial 01/14/2017 13:05:15(GMT) - processOtherFeatures - true false initial 01/14/2017 13:05:15(GMT) - processOtherFeatures - CCS_INFO: Found msp file D:/Program Files (x86)/Texas Instruments/Code Composer Studio v7/ccsv7/eclipse/downloads/com.ti.msp.debug_probe.win32.x86_manifest.xml; ext = .xml 01/14/2017 13:05:15(GMT) - processOtherFeatures - CCS_INFO: Found msp file D:/Program Files (x86)/Texas Instruments/Code Composer Studio v7/ccsv7/eclipse/downloads/com.ti.msp430.ccs_header_files.win32.x86_manifest.xml; ext = .xml 01/14/2017 13:05:15(GMT) - processOtherFeatures - CCS_INFO: Found msp file D:/Program Files (x86)/Texas Instruments/Code Composer Studio v7/ccsv7/eclipse/downloads/com.ti.msp430.support_files.win32.x86_manifest.xml; ext = .xml 01/14/2017 13:05:15(GMT) - processOtherFeatures - CCS_INFO: Found msp file D:/Program Files (x86)/Texas Instruments/Code Composer Studio v7/ccsv7/eclipse/downloads/sd_emupack_setup_5.2.0.14.exe; ext = .exe 01/14/2017 13:05:15(GMT) - InstallMSPBins - .exe: sd_emupack_setup_5.2.0.14.exe --ccs true --mode unattended --prefix "D:/Program Files (x86)/Texas Instruments/Code Composer Studio v7/ccsv7" --eclipseprefix "D:/Program Files (x86)/Texas Instruments/Code Composer Studio v7/ccsv7/eclipse" 01/14/2017 13:05:15(GMT) - InstallMSPBins - cmd = "D:/Program Files (x86)/Texas Instruments/Code Composer Studio v7/ccsv7/eclipse/downloads/sd_emupack_setup_5.2.0.14.exe" --ccs true --mode unattended --prefix "D:/Program Files (x86)/Texas Instruments/Code Composer Studio v7/ccsv7" --eclipseprefix "D:/Program Files (x86)/Texas Instruments/Code Composer Studio v7/ccsv7/eclipse" 01/14/2017 13:05:15(GMT) - InstallMSPBins - CCS_INFO: Installing sd_emupack_setup_5.2.0.14.exe 01/14/2017 13:05:19(GMT) - InstallMSPBins - Return Code: 1 sd_emupack_setup_5.2.0.14.exe 01/14/2017 13:05:19(GMT) - InstallMSPBins - CCS_INFO: error message: child process exited abnormally
之后又出现cannot find variable "update",然后就安装就中止了。
xyz549040622:
把以前的都卸载了,装到c盘根目录试试。我以前也是装了好几次才成功,还有,装之前记得把360关掉。
Shengxiang Xie:
跟安装前未卸载CCS V6是没有关系的。
我的电脑上安装有CCS V5.4, V6.0, V6.1, V7.0。
有几个注意事项可以分享下:
(1)避免出现中文路径,建议安装到根目录下。 不同版本,用版本号区分下就好了;
(2)下载安装包,下载离线版本(约700M吧),不建议使用在线安装的模式;
(3)建议先解压。解压到根目录之后,再安装;
(4)建议关闭杀毒软件,安装过程当中会有一些驱动安装,可能会被杀毒软件阻止。
xyz549040622:
回复 Shengxiang Xie:
我的ccs必须在关闭360杀毒的情况下才可以运行。这个几个版本哪个比较稳定呢,我现在用的是ccs6.1的版本。