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.2.1.00018时失败



貌似是安装eclipse的时候失败了,附件里有安装信息的log文件

  • 试试下载最新的CCS安装,注意你的计算机是32位还是64位的,有时候盗版系统安装也会出现错误。

  • 我已经安装了ccs6.1.3,但是运行时会闪退,我的系统是win10 64位,使用命令行运行eclipsec.exe,得到错误信息:

    拒绝访问
    If this continues, please run fsclean or set TI_APPDATA_DIR to directory you have permissions to access
    使用takeown /f * /r命令处理后再次运行eclipsec.exe,得到错误信息:
    boost::filesystem::create_directory:文件名、目录名或卷标语法不正确。:“C:\Users\沑AppData\Local\Texas Instruments\CCS\D:”
    If this continues, please run fsclean or set TI_APPDATA_DIR to directory you have permissions to access
  • 推荐用win7,最新的操作系统搞硬件开发容易遇到各种奇葩问题

  • 已经可以了,我卸载又新建了一个管理员权限的用户安装了一次,已经没有问题了,可能是C:\USERS\里面的用户名是中文导致的路径问题= =还是多谢各位大大