C2000-CGT
C28x 和 C29x 程式碼產生工具 (CGT) 編譯器
C2000-CGT
概覽
The TI C28x code generation tools are an essential component of the CCStudio™ development ecosystem, providing robust support for TI C2000™ microcontroller platforms. They are engineered to maximize the potential of C28x and C29x real-time control devices.
The CCStudio™ IDE is the integrated development environment for TI embedded devices. When starting development, it is recommended to begin by downloading the IDE as it includes the necessary TI compilers.
- 最佳化 C/C++ 編譯器
- 組譯器
- 連結器
- C/C++ 標準標頭檔
- C/C++ 執行階段程式庫
- 物件檔案顯示和操作公用程式
下載項目
C2000-CGT — C28x/CLA code generation tools (CGT) - compiler
C2000-CGT — C28x/CLA code generation tools (CGT) - compiler
文件
版本資訊
This is a long-term support release of the C28x/CLA Code Generation Tools (CGT) containing new enhancements and features. The C28x/CLA CGT provides 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 C28x/CLA core processors.
最新功能
- EABI is now enabled by default
- C28 performance improvements
- LFU improvements
- Enabled support for attribute((constructor(priority))
- Linker Command File Size-Based align(power2) Operator
- Hex utility warning for --binary without --image
- Include Linker Command Line in Linker-Generated XML Link Information File
C29-CGT — C29 code generation tools -- compiler
C29-CGT — C29 code generation tools -- compiler
版本資訊
This is the 2.2.0.LTS Long-Term Support (LTS) 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
- The compiler tools now support linking -mfpu=f32 code into -mfpu=f64 projects. Previously, this resulted in a link-time error.
- Security support in linker command files have been enhanced with more options. See the Compiler User's Guide chapter "The Safety and Security Unit" for details.
- New floating point mode: -mfpu=none, which emulates all floating point operations in general-purpose registers. Used to avoid saves/restores of floating-point registers on-entry to an interrupt.
- At -O3, integer division sequences are now emitted inline, rather than called
- Memory operations will more intelligently use the built-in address scaling of offset registers
- General reduction of superfluous or redundant sign and zero extension
- More performant C-library math.h functions via the use of -ffast-math or through intrinsics. See the Compiler User's Guide chapter "Built-In Functions and Intrinsics" for details.
技術文件
| 重要文件 | 類型 | 標題 | 格式選項 | 下載最新的英文版本 | 日期 | |
|---|---|---|---|---|---|---|
| 使用指南 | TMS320C28x Assembly Language Tools v25.11.0.LTS User's Guide (Rev. AA) | PDF | HTML | 2026/3/25 | |||
| 使用指南 | TMS320C28x Optimizing C/C++ Compiler v25.11.0.LTS User's Guide (Rev. AA) | PDF | HTML | 2026/3/25 | |||
| 應用說明 | C28x Embedded Application Binary Interface (Rev. C) | PDF | HTML | 2026/3/25 | |||
| 應用說明 | Data Blocking in the C2000 MCU compiler explained | 2018/11/27 |