Barcode Reader User Manual

4-1
Setting Up the Code Generation
Tools on an HP Workstation
This chapter helps you install release 1.20 of the TMS470R1x code generation
tools and set up your code-development environment on an HP 9000 Series
700 PA-RISC computer with HP-UX 9.0x. These tools include an optimiz-
ing 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
4.1 System Requirements 4-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4.2 Installing the Code Generation Tools 4-3. . . . . . . . . . . . . . . . . . . . . . . . . . .
4.3 Setting Up the Code Generation Environment 4-5. . . . . . . . . . . . . . . . . . .
4.4 Where to Go From Here 4-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 4