User`s guide
Targ et Preferences
String
Section
List Description of th e Se c tion Contents
.sysinit
DSP/BIOS DSP/BIOS initialization startup code
.sysmem
Compiler
Dynamically allocated object in the code
containing the heap
.text
Compiler Load allocation for the literal strings,
executable code, and compiler generated
constants
.trcdata
DSP/BIOS TRC mask variable and its initial value
section load allocation
You can learn more about memory sections and objects in your Code
Composer Studio online help.
Default Sections
When you h ighlig ht a section on the list, Description show a
brief description of the section. Also,Placement shows you where
the section is presently allo cate d in memory.
Description
Provides a brief explanation of the contents of the selected entry
on the Compiler sections list.
Placement
Shows you where the selected Compiler section s list entry
is allocated in memory. You change the memory allocation by
selecting a differ en t location from the Placement list. The list
contains the memory segments as defined in the physical memory
map on the Memory pane. Sele ct one of the listed memory
segments to allocate the highlighted compiler section to the
segment.
Custom Sections
When your program uses code or data sections that are not
included in either the Compiler sections or DSP/BIOS
sections lists, you a dd the new sections to this lis t. Initially, the
9-61