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.

[参考译文] MSP430F5438A:CCS:无法使用新编译配置进行编译

Guru**** 2582425 points


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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1121247/msp430f5438a-ccs-failing-to-build-with-new-build-configuration

器件型号:MSP430F5438A

你(们)好  

我想知道  CCSIDE-3514是如何解决的、因为我仍然 有与链接相关问题中相同的问题。 当我在工程中创建新的编译配置时、编译失败。  

1.导入 CCS 工程
2.创建新配置[TestA]。 它从[调试]复制

3.将激活状态从[调试]设置为[测试 A]  

4. 按 Debug

5.生成失败

-[调试]生成成功、但[Testa]失败。
-[Debug]和[Testa]都设置为"Generate Makefiles automatically"、但 Testa 文件夹中的 makefile 为空

我在 CCS 10.4.0.00006以及 CCS 11.2.0中遇到了问题。 该项目是2021年9月使用最新 CCS 版本从头开始生成的。  如果我创建一个新的空项目、则添加一个新的编译配置即可正常工作。  

是否有人知道我可以找到 有关 CCSIDE-3514问题的更多信息、或者如何在不处理新项目的所有设置的情况下解决我的问题?