Select a version
ARM-CGT-CLANG
Arm® code generation tools - compiler
Products
Automotive wireless connectivity products
Low-power 2.4-GHz products
Sub-1 GHz wireless MCUs
Wi-Fi products
Documentation
Release Information
This is the 5.1.1.LTS Long-Term Support (LTS) release. The tiarmclang compiler tools provide software development tools including the compiler, assembler, and linker, among others, which can be used to develop applications with C/C++ source code for loading and running on Arm Cortex-M and Cortex-R series core processors.
For definitions and explanations of STS, LTS, and the versioning number scheme, please see https://software-dl.ti.com/ccs/esd/documents/sdto_cgt_compiler_version_numbers_and_what_they_mean.html.
PLEASE NOTE: The X86 MacOS installation of the tiarmclang 5.1.1.LTS relies on a libc++.1.dylib that is available in more recent versions of the MacOS. It is known to work with MacOS version 13.6, but it does not work with MacOS version 10.13.6.
What's new
- Security: Control Flow Integrity (CFI)
- Security: Support for C11 Secure Functions in C Runtime Library
- Security: Linker Command File fill() Operator - with optional width argument
- Security: Support for pad Function Attribute
- Basic Support for Cortex-R52
- Support for Suppressing Floating Point Speculation with -ffp-exception-behavior Option
- Support for Size-Based align(power2) Operator in Linker Command Files
- Support for MSP M0/M0+Math Accelerator
- Bug fixes