Introduction - Texas Instruments TMS320C54x User Manual

Digital signal processors
Hide thumbs Also See for TMS320C54x:
Table of Contents

Advertisement

The TMS320C54x DSPs are supported by the following assembly language
tools:
-
Assembler
-
Archiver
-
Linker
-
Absolute lister
-
Cross-reference utility
-
Hex conversion utility
-
Mnemonic-to-algebraic translator utility
This chapter shows how these tools fit into the general software tools develop-
ment flow and gives a brief description of each tool. For convenience, it also
summarizes the C compiler and debugging tools; however, the compiler and
debugger are not shipped with the assembly language tools. For detailed
information on the compiler and debugger and for complete descriptions of the
TMS320C54x devices, refer to the books listed in Related Documentation
From Texas Instruments on page vi.
The assembly language tools create and use object files in common object file
format (COFF) to facilitate modular programming. Object files contain
separate blocks (called sections) of code and data that you can load into 'C54x
memory spaces. You can program the 'C54x more efficiently if you have a
basic understanding of COFF. Chapter 2, Introduction to Common Object File
Format , discusses this object format in detail.
Topic
1.1
Software Development Tools Overview
1.2
Tools Descriptions
. . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 1

Introduction

Page
1-2
1-3
Introduction
1-1

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Subscribe to Our Youtube Channel

Table of Contents