User`s guide

Tar get Preferences
String
Section
List Description of t h e Section Contents
.args
DSP/BIOS Argument buffers
.bss
Compiler Static and global C variables in the code
.bios
DSP/BIOS DSP/BIOS code if you are using
DSP/BIOS options in your program
.cinit
Compiler Tables for i nitializing global and stat ic
variables and constants
.cio
Compiler Standard I/O buffer for C programs
.const
Compiler Data dened with t he C qualier and
string constants
.data
Compiler Program data for execution
.far
Compiler
Variables, both static and global,
dened as far variables
.gblinit
DSP/BIOS Load allocation of the DSP/BIOS
startup initialization tables section
.hwi
DSP/BIOS Dispatch code for interrupt service
routines
.hwi_vec
DSP/BIOS Interrupt Service Table
.obj
DSP/BIOS Conguration properties that the
processor program can read
.pinit
Compiler Lo ad allocation of the table of global
object constructors section
.rtdx_text
DSP/BIOS Code sections for the RTDX program
modules
.stack
Compiler
The global stack
.switch
Compiler Jump tables for switch statements in
the executable code
.sysdata
DSP/BIOS Data about D SP/BIOS
9-60