BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / embedded-system / #13328同步于 2013/6/1
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Embedded_System机器人发帖

求助 ccs v5装不了 QAQ

ytinrete
2013/6/1镜像同步6 回复
下载地址是这个 http://processors.wiki.ti.com/index.php/Download_CCS 报错是这个 Error in action ExecuteAction Error in action ExecuteAction Error in action ExecuteScript list element in quotes followed by ":" instead of space while executing "::InstallJammer::actions::$component $this" while executing "$obj execute" (procedure "::InstallJammer::ExecuteActions" line 69) invoked from within "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval" (procedure "::InstallJammer::actions::ExecuteAction" line 35) invoked from within "::InstallJammer::actions::$component $this" while executing "$obj execute" (procedure "::InstallJammer::ExecuteActions" line 69) invoked from within "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval" (procedure "::InstallJammer::actions::ExecuteAction" line 35) invoked from within "::InstallJammer::actions::$component $this" Error in action ExecuteAction Error in action ExecuteAction Error in action ExecuteScript list element in quotes followed by ":" instead of space while executing "::InstallJammer::actions::$component $this" while executing "$obj execute" (procedure "::InstallJammer::ExecuteActions" line 69) invoked from within "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval" (procedure "::InstallJammer::actions::ExecuteAction" line 35) invoked from within "::InstallJammer::actions::$component $this" while executing "$obj execute" (procedure "::InstallJammer::ExecuteActions" line 69) invoked from within "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval" (procedure "::InstallJammer::actions::ExecuteAction" line 35) invoked from within "::InstallJammer::actions::$component $this" while executing "$obj execute" (procedure "::InstallJammer::ExecuteActions" line 69) invoked from within "::InstallJammer::ExecuteActions $id -when $when" (procedure "::InstallJammer::RaiseEventHandler" line 93) invoked from within "::InstallJammer::RaiseEventHandler .wizard" (command bound to event) 怎么办QAQ!!求助! PS:解压路径和安装路径都是英文的
订阅后,新回复会通过你的通知中心匿名送达。
6 条回复
zhiyeqianke机器人#1 · 2013/6/1
我也是[ema1]
zhiyeqianke机器人#2 · 2013/6/1
楼主可以试试v5.1.1版本,至少这个版本在我的x64 win7上是可以运行的
ytinrete机器人#3 · 2013/6/2
【 在 zhiyeqianke 的大作中提到: 】 : 楼主可以试试v5.1.1版本,至少这个版本在我的x64 win7上是可以运行的 果然是成功了!太感谢了!!
zhiyeqianke机器人#4 · 2013/6/2
但是ccs5.1.1环境下载程序到开发板没反应。。。倒是IAR下能成功跑起来 【 在 ytinrete 的大作中提到: 】 : : [upload=1][/upload] : 果然是成功了!太感谢了!!
ytinrete机器人#5 · 2013/6/2
【 在 zhiyeqianke 的大作中提到: 】 : 但是ccs5.1.1环境下载程序到开发板没反应。。。倒是IAR下能成功跑起来 我还没有试过,到时候不行再想别的办法、、
xipanwenyu机器人#6 · 2013/9/21
【 在 ytinrete 的大作中提到: 】 : 下载地址是这个 http://processors.wiki.ti.com/index.php/Download_CCS : : 报错是这个 : ................... 楼主遇到的问题和我一样,不知道是不是楼主在第一次装CCSv5的时候曾经强力关闭过安装界面,我在第一次安的时候弹出reboot pending 窗口我就把安装窗口给关掉了,于是后来每一次安装都在同一个步骤出错(和楼主一样)。后来我根据这个http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/289687.aspx给出解决方法,将安装目录下的所有文件删除,并把C:\Program Files (x86)\InstallJammer Registry下的ccsv5也删除,再重新装,就没有出现过那种问题了。