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.

[参考译文] TM4C129ENCPDT:如何使用某些定义

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/575619/tm4c129encpdt-how-to-use-some-defines

器件型号:TM4C129ENCPDT
Thread 中讨论的其他器件:EK-TM4C129EXL

我正在 CCS 中使用 gcc 编译器。 似乎我必须使用以下三个定义之一:Target_IS_TM4C129_RA0、Target_IS_TM4C129_RA1、Target_IS_TM4C129_RA2。

使用哪一个?

(评估板:EK-TM4C129EXL)

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

    检查顶部的器件标识。 如果显示 TM4C129ENCPTI3、则表示 TARGET_IS_TM4C129RA2。 如果显示 TM4C129ENCPTI2、则表示 TARGET_IS_TM4C129_RA1。

    Launchpad 没有 RA0器件。