SPRUI03E June 2015 – January 2023
The object files created by the assembler and linker conform to the ELF (Executable and Linking Format) binary format, which is used by the Embedded Application Binary Interface (EABI). See the TMS320C6000 Optimizing Compiler User's Guide (SPRUI04) and The C6000 Embedded Application Binary Interface Application Report (SPRAB89) for information on the EABI ABI.
COFF object files are not supported in v8.0 and later versions of the TI Code Generation Tools. If you would like to produce COFF output files, please use v7.4 of the Code Generation Tools and refer to SPRU186 for documentation.
The ELF object files generated by the assembler and linker conform to the December 17, 2003 snapshot of the System V generic ABI (or gABI).