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/UCD3138A:CCS 8.1 CAN't 编译 UCD3138A 工程、CAN't Generate **.x0

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/703178/ccs-ucd3138a-ccs-8-1-can-t-build-ucd3138a-project-and-can-t-generate-x0

器件型号:UCD3138A
主题中讨论的其他器件: UCD3138

工具/软件:Code Composer Studio

请!为什么我无法构建 UCD3138A 项目并且无法生成**.x0?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好!
    听起来就像您正在构建 Thumb 模式。 请参阅:
    e2e.ti.com/.../1186473

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

    您好!

    如 Ki 所述、一些文件是使用 Thumb 模式构建的、在 UCD3138中、这是可以的、但在中断文件(interrupt.c 和 standard_interrupts.c)上不能。

    若要仅将这些文件更改为 ARM 模式(而不是整个工程、这将导致其无法运行)、请右键单击 选择"Build Properties"、然后导航至以下选项:

    对错误消息中报告的其他文件重复此操作。

    希望这对您有所帮助、

    拉斐尔