Illustrations
Figure Page
1-1
TMS34010
Software Development Flow . . . . . . . . . . . . . . . . . . . . . . . .
..
1-2
3-1 Compiling a C Program
........................................
3-1
3-2
Input and Output Files for the C Preprocessor . . . . . . . . . . . . . . . . . . . .
..
3-2
3-3
Input and Output Files for the C Parser
.........................
"
3-6
3-4
Input and Output Files for the C Code Generator
....................
3-8
3-5
An Example
of
a Linker Command File
..
. . . . . . . . . . . . . . . . . . . . . . . .
..
3-14
5-1 The Program and System Stacks
.................................
5-3
5-2
An Example
of
a Function Call . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
..
5-8
5-3
Single-Precision Format . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
..
5-18
5-4
Double-Precision Format . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
..
5-18
5-5
Format
of
Initialization Records
in
the .cinit Section
..................
5-24
5-6
ROM Model
of
Autoinitialization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
..
5-25
5-
7 RAM Model
of
Autoinitialization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
..
5-26
Table
6-1
6-2
Tables
Macros that Supply Integer Type Range Limits (Iimits.h)
Macros that Supply Floating-Point Range Limits (float.h)
Page
6-3
6-4
v