选择版本

选择版本

未找到结果。请清除搜索并重试。

C2000-CGT

C28x/CLA code generation tools (CGT) - compiler

选择版本
未找到结果。请清除搜索并重试。

Linux Installer for C2000 CGT

SHA-256 校验和

Windows Installer for C2000 CGT

SHA-256 校验和

MacOS Installer for C2000 CGT

SHA-256 校验和

发布信息

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.

新增功能

  • 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