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.

[参考译文] SIMPLELINK-CC32XX-SDK:更改 TIXXX。 LTS 更改为 TICLangXXX。 LTS 和更高版本

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1422405/simplelink-cc32xx-sdk-change-tixxx-lts-to-ticlangxxx-lts-due-to-our-sdk-update

器件型号:SIMPLELINK-CC32XX-SDK

工具与软件:

尊敬的专家:

我们的 TI Clang 具有 GCC 的特色、因此我们使用 GCC 端口。

关于编译器、我们为 TICLANGXXX.LTS 定义了哪一个?

  • __TI_Compiler_version__
  • __GNU__

我们 使用类似 GCC 的端口、但我不确定您定义了哪一个?

__TI_Compiler_version__用于旧的 TIXXX。 LTS 不适用于 TIClangXXX。 LTS

在低级代码中、有__clz 和 _set_interrupt_priority 未解析符号。

客户需要知道我们为我们的 TICLANG FreeRTOS 定义了哪一个。

此致、

Eric Chen