选择版本
C29-CGT
C29 code generation tools -- compiler
发布信息
This is the 2.0.0.STS Short-Term Support (STS) release of the TI C29 Clang (c29clang) Compiler Tools. The c29clang 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 C29 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.
新增功能
- Support for link-time optimization with -flto
- Enhanced support for hardware security guides in linker command files
- Performance improvements, particularly for 32-bit floating point library functions and saturation operations
- Interlinking -mfpu=f32 objects into an -mfpu=f64 application is now supported