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