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: Change TIXXX.LTS to TICLangXXX.LTS due to our SDK update

Part Number: SIMPLELINK-CC32XX-SDK

Tool/software:

Dear expert,

Our TI clang is GCC liked, so we use GCC ports.

About the compiler, which one did we define for TICLANGXXX.LTS?

  • __TI_COMPILER_VERSION__
  • __GNUC__

We use GCC-like port, but I am not sure which one you define?

__TI_COMPILER_VERSION__ is for you old TIXXX.LTS not for TIClangXXX.LTS

In your low level code you have __clz and  _set_interrupt_priority unresolved symbols.

The customer needs to know which one we define for our TICLANG freeRTOS.

Best Regards,

Eric Chen