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.
大家好、TI 团队、
我在升级服务器上的 Code Composer 时遇到了问题、无法将项目作为连续集成热线的一部分进行构建。 我已经使用 ccsv8运行了它、但在我们升级到 cssv10之后、我没有运气。
我执行了以下操作来在服务器上安装 Code Composer:
由于通过 ccs_setup_10.4.0.00006.run 进行的安装不是基于命令行,因此很遗憾,这不是一个选项(如果可能,请更正我)。
使用 ccsv8、以下步骤成功构建了一个项目:
/ti/ccsv8/eclipse/eclipse -nosplash -data $CI_BUILDS_DIR/workspace -application com.ti.common.core.initialize -ccs.toolDiscoveryPath /ti /ti/ccsv8/eclipse/eclipse -noSplash -data $CI_BUILDS_DIR/workspace -application com.ti.ccstudio.apps.projectImport -ccs.location <path> /ti/ccsv8/eclipse/eclipse -noSplash -data $CI_BUILDS_DIR/workspace -application com.ti.ccstudio.apps.projectBuild -ccs.projects <project-name> -ccs.configuration Debug
如果我现在执行这些步骤、我将收到以下消息:
**** Build Finished **** Buildfile generation error occurred.. This project was created for a device not currently recognized - TMS320C28XX.TMS320F28377S: - Re-run CCS installer on your existing CCS location, ensure the Product Family for your device is selected, and proceed with installation if it wasn't. - See 'Help > Check for Updates' to check if support for this device is available through a CCS update. - Migrate the project to closest matching supported device by adjusting project properties. - Or contact TI for support if using experimental silicon. Build stopped..
复制 ccsv10时、似乎没有转移对我的器件系列的支持。 我不知道为什么这在 V8上工作、但现在不知道。
这是我的器件设置的屏幕截图。
请帮我解决此问题吗?
谢谢、
Dominik
常见问题条 目8.2.11。 如何执行无提示或无人值守的 CCS 安装? 帮助?
请确保在服务器上的 CCS 安装中安装了28x 器件支持。 错误消息似乎表示不是。