Barcode Reader User Manual

3-1
Setting Up the Code
Generation Tools With SunOS
This chapter helps you install release 1.20 of the TMS470R1x code generation
tools and set up your code-development environment on a SPARCstation run-
ning SunOS version 4.1.x (or higher) or Solaris version 2.5.x (or higher).
These tools include an optimizing C compiler and a full set of assembly lan-
guage 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 utitlity
The assembly language tools are composed of the following components:
Assembler
Archiver
Linker
Absolute lister
Cross-reference lister
Hex conversion utility
Topic Page
3.1 System Requirements 3-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
3.2 Installing the Code Generation Tools 3-3. . . . . . . . . . . . . . . . . . . . . . . . . . .
3.3 Setting Up the Code Generation Environment 3-5. . . . . . . . . . . . . . . . . . .
3.4 Where to Go From Here 3-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 3