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.

[参考译文] CCS:Code Composer v9.3安装在 Docker Ubuntu 容器中

Guru**** 2020320 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/896585/ccs-code-composer-v9-3-install-in-docker-ubuntu-container

工具/软件:Code Composer Studio

您好!

我正在尝试在 Docker Ubuntu 容器中执行 CCS v9.3的静默安装。 我正在使用--无人值守模式。 下面是我所做的:  

$ wget software-dl.ti.com/.../CCS9.3.0.00012_linux-x64.tar.gz
$ tar -xvf CCS9.3.0.00012_linux-x64.tar.gz
$ CD CCS9.3.0.00012_Linux-x64
$./ccs_setup_9.3.0.00012.bin -模式无人值守-前缀$home/ti

这似乎会执行一段时间、并且似乎在没有任何错误消息的情况下完成。 但是,当我检查$home/ti 时,我无法找到任何已安装的内容。 该目录为空。  

我出了什么问题?  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    已修复-我无法安装 CCS v9.3,但我可以安装 CCS v9.0.0。