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.
工具/软件:Code Composer Studio
大家好,
我正在尝试让CCS云在Ubuntu 17.04 上闪存MSP432启动板。 我在弹出窗口中点击了安装按钮,它看起来可以正常工作,但尽管"安装"按钮消失了,弹出窗口仍然显示下载按钮。 我阅读了"但我已经安装了这个"页面,没有任何解决问题的方法。 我进行了下载,然后进行了chmod 755并运行了.run文件,并将其放入我的主目录。 这不起作用,因此我将TIC扩音器 代理文件夹移至~/.ti/,但这导致了以下错误:
它所抱怨的文件如下:
<?xml version="vd" 1.0 encoding="UTF-8?> <d:error xmlns:d="DAV:" xmlns:a="http://ajax.org/2005/aml"> <A:exception>jsDAV_exception_FileNotFound</A> a:message>File at location /home/toroide/Css-cloud-storage-temp/ide/rob.frohne@wallawalla.edu/default/2017 Vna/targetConfigs/MSP432P401R.CCXMLnot found (找不到文件)</a:message> <a:jsdav-version>XML 0.2。6</a:jsdav-version> </d:error>
有什么建议?
谢谢!
Rob