TI ARM Clang Compiler Tools User Guide - tiarmclang 1.0.0+STSΒΆ
The TI ARM Clang Compiler Tools (tiarmclang) replace the previous TI ARM Compiler Tools (armcl). The last armcl compiler toolchain release to be fully supported is v20.2.x.LTS.
The tiarmclang compiler is derived from the open source clang compiler and its supporting LLVM infrastructure which is documented at the Clang Documentation page. While tiarmclang serves the same purpose as armcl, providing for the transformation of C/C++ source code into object files that can be linked together to form an executable object file that can be run on an ARM core processor, there are behavioral differences that need to be accounted for when making the transition from developing C/C++ applications with armcl vs. tiarmclang. Please refer to the armcl to tiarmclang Migration Guide for detailed guidance about how to make this transition as painlessly as possible.
Contents:
