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.
工具与软件:
您好!
在 Docker 映像(在 Ubuntu 20.04中)中以无外设模式运行 CCS 10.0.0时遇到问题。
我通过下一个 shell 命令成功导入项目:
/opt/ti/ccs1000/ccs/eclipse/eclipse -noSplash -data -application com.ti.ccstudio.apps.projectImport -ccs.location
现在、我将尝试使用下一个命令来清理工程:
/opt/ti/ccs1000/ccs/eclipse/eclipse -noSplash -data -application com.ti.CCStudio.apps.buildProject -ccs.projects -ccs.clean -ccs.listProblems
但我得到下一个错误:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% CCS headless build starting... [Mon Jan 20 13:39:46 GMT 2025] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% ================================================================================ Pre processing... ================================================================================ Building... ================================================================================ -------------------------------------------------------------------------------- Errors for project 'project_name' (1): [project_name]: Product ${INHERITED} v0.0 is not currently installed and no compatible version is available. Please install this product or a compatible version. ================================================================================ -------------------------------------------------------------------------------- Warnings for project 'project_name' (0): ================================================================================ CCS headless build complete! 1 out of 1 projects have errors.
您好!
更简单的方法是在 CCS GUI 中查看工程属性中列出的依赖项。
如果您可以在项目文件夹中共享三个*。project 文件、我也可以查看其中的内容。
谢谢
Ki
我找到了解决方案、但并不简单。
在我的本地 PC 中、我使用的是 CCS12.8.0。 在"产品"选项卡中未显示任何产品。
但是、经过一些调查后、我在.cproject 文件(项目属性配置文件)中发现了如下行: