Select a version
C2000-CGT
C28x/CLA code generation tools (CGT) - compiler
Documentation
Release Information
This is a long-term support release of the C2000 Code Generation Tools (CGT) containing new enhancements and features. The C2000 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 C2000 core processors.
What's new
- C28 performance improvements:
- interrupt save/restore efficiency improvement
- reducing register spilling
- keeping global float/double variables in registers
- additional if-conversion use cases
- RTS library routine fmodf() now has faster tmu, relaxed fp_mode implementation using __fmodf intrinsic
- CLA support enabled for generating MMACF32||MMOV32
- New option --fp_single_precision_constant treats unsuffixed floating point constants as 32-bit
- Hex tool new options: --boot_align_sect and --boot_block_size=size