Select a version

Select a version

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

C2000-CGT

C28x/CLA code generation tools (CGT) - compiler

Select a version
No results found. Please clear your search and try again.
Version: 20.2.7.LTS
Release date: Aug 12, 2022

Linux Installer for C2000 CGT

SHA-256 checksum

Windows Installer for C2000 CGT

SHA-256 checksum

MacOS Installer for C2000 CGT

SHA-256 checksum

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

  • Hex utility tool new option --cmac (cipher-based message authentication protocol) will apply cmac algorithm to user defined regions and generate cmac tags for secure boot support.
  • The Integer Division Unit (--idiv_support=idiv0) has performance, diagnostic, and build attribute updates.
  • memcpy inlining with RPT now supported for more than 255 words (up to 65535).
  • FPU64 RTS library trig float routines sinf/cosf/tanf/cbrtf are now the same for fpu32 and fpu64 --float_support modes.
  • New diagnostic checks were added for: block/non-blocked access, function calls between c28/cla code, FPU64 assembler checks, and --advice:performance for fpu32/fpu64.
  • VCU register save/restore support for ISRs with --isr_save_vcu_regs option.
  • Default file extension for compiler generated object files updated to .c.obj and .cpp.obj