TMS470 Optimizing C/C++ Compiler Errata

From Texas Instruments Embedded Processors Wiki

Jump to: navigation, search
Translate this page to   

Options Errata

--ppm
The Compiler User's Guide is missing information on the -ppm switch, used to generate a list of predefined and user defined macros. The details are:
-ppm[=filename]
Generate a list of predefined and user defined macros for the source file into the file <filename>.pp and then exit. Optionally, name the output file. The output will include only those files directly included by the source file. Also see the -ppa option to continue compilation after generating the macro list (similar to gcc).
This option became available starting with version 6.1.0.
--no_const_clink
The Compiler User's Guide is missing information about the --no_const_clink switch. This switch prevents the compiler from generating .clink directives (conditional linking) for const global arrays. By default, these arrays are placed in a .const subsection and conditionally linked.
Section 5.4.2 the interrupt Keyword
The Compiler User's Guide refers the reader to section 5.9.2 for more information on the INTERRUPT pragma. The correct section is 5.8.5
Section 5.4 Keywords
The TMS470 C/C++ compiler does not support the near and far keywords.
E2e.jpg For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article TMS470 Optimizing C/C++ Compiler Errata here.
Hyperlink blue.png Links
ARM Microcontroller MCU ARM Processor Digital Media Processor Digital Signal Processing Microcontroller MCU Multi Core Processor
Ultra Low Power DSP 8 bit Microcontroller MCU 16 bit Microcontroller MCU 32 bit Microcontroller MCU

Leave a Comment
Personal tools
Namespaces
Variants
Actions
Navigation
Print/export
Toolbox