SPRUI03E June 2015 – January 2023
You can use the .sect and .usect directives to create any section name you like, but certain sections are treated in a special manner by the linker and the compiler's run-time support library. If you create a section with the same name as a special section, you should take care to follow the rules for that special section.
A few common special sections are:
For more information on sections, see the "Specifying Where to Allocate Sections in Memory" section of the TMS320C6000 Optimizing Compiler User's Guide .