For More Information
1-14
C6000 Platform
C2800 Platform
1.4 For More Information
For more information about the components of DSP/BIOS and the modules
in the DSP/BIOS API, see the DSP/BIOS section of the online help system,
or the TMS320 DSP/BIOS API Reference Guide for your platform.
Sections Segment
System stack memory (.stack) IDRAM
Application constants memory (.const) IDRAM
Program memory (.text) IPRAM
Data memory (.data) IDRAM
Startup code memory (.sysinit) IPRAM
C initialization records memory (.cinit) IDRAM
Uninitialized variables memory (.bss) IDRAM
Sections Segment
System stack memory (.stack) M1SARAM
Program memory (.text) IPROG
Data memory (.data) IDATA
Applications constants memory (.const) IDATA
Startup code memory (.sysinit) IPROG
C initialization records memory (.cinit) IDATA
Uninitialized variables memory (.bss) IDATA