选择版本
ARM-CGT-CLANG
Arm® code generation tools - compiler
产品
Sub-1GHz 无线 MCU
Wi-Fi 产品
低功耗 2.4GHz 产品
汽车类无线连接产品
发布信息
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.
新增功能
- 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