Select a version

Select a version

No results found. Please clear your search and try again.

C2000-CGT

C2000 code generation tools (CGT) - compiler

Select a version
No results found. Please clear your search and try again.
Latest version
Version: 22.6.1.LTS
Release date: 29 Sep 2023

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