C Compiler Description - Texas Instruments TMS320C2x User Manual

Optimizing c compiler digital signal processor
Hide thumbs Also See for TMS320C2x:
Table of Contents

Advertisement

Translating your source program into code that the TMS320C2x/C2xx/C5x
can execute is a multistep process. You must compile, assemble, and link your
source files to create an executable object file. The TMS320C2x/C2xx/C5x
package contains a special shell program that enables you to execute all of
these steps with one command. This chapter provides a complete description
of how to use the dspcl shell to compile, assemble, and link your programs.
This chapter also describes the preprocessor, inline function expansion fea-
tures, and interlist utility:
Topic
2.1
About the Shell Program
2.2
Invoking the Compiler Shell
2.3
Changing the Compiler's Behavior With Options
2.4
Changing the Compiler's Behavior
With Environment Variables
2.5
Controlling the Preprocessor
2.6
Using Inline Function Expansion
2.7
Using the Interlist Utility
2.8
Understanding and Handling Compiler Errors
2.9
Invoking the Tools Individually

C Compiler Description

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
C Compiler Description
Chapter 2
Page
2-2
2-4
. . . . . . . . . . . . . . . . .
2-6
2-21
2-23
2-28
2-34
. . . . . . . . . . . . . . . . . . .
2-36
2-39
2-1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TMS320C2x and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Tms320c2xxTms320c5x

Table of Contents