SPRAD27A July 2022 – August 2022 AM2431 , AM2432 , AM2434 , AM2631 , AM2631-Q1 , AM2632 , AM2632-Q1 , AM2634 , AM2634-Q1 , AM2732 , AM2732-Q1 , AM6411 , AM6412 , AM6421 , AM6422 , AM6441 , AM6442
The compiler optimization to be -O3 was configured so that the compiler minimizes some attributes of the executable program. To understand what optimizations are performed on this level, see the Optimization Options section in the TI Arm Clang Compiler Tools User’s Guide.
In order to place different parts in different memory sections, use the attribute syntax (which is described in the Attribute Syntax section of the TI Arm Clang Compiler Tools User’s Guide.
Here is an example from the implementation of placing coefficients in TCMB: