Barcode Reader User Manual

1-1
Setting Up the Code Generation
Tools With DOS or Windows 3.1x
This chapter helps you install release 1.20 of the TMS470R1x code generation
tools and set up your code-development environment on a 32-bit x86-based
or Pentium PC running MS-DOS, PC-DOS, or Windows 3.1x. These tools
include an optimizing C compiler and a full set of assembly language tools for
developing and manipulating assembly language and object (executable)
code.
The C compiler tools are composed of the following components:
Parser
Optimizer
Code generator
Interlist utility
Library-build utility
The assembly language tools are composed of the following components:
Assembler
Archiver
Linker
Absolute lister
Cross-reference lister
Hex conversion utility
Topic Page
1.1 System Requirements 1-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
1.2 Installing the Code Generation Tools 1-3. . . . . . . . . . . . . . . . . . . . . . . . . . .
1.3 Setting Up the Code Generation Environment 1-4. . . . . . . . . . . . . . . . . . .
1.4 Performance Considerations 1-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
1.5 Where Do We Go From Here 1-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 1