Section
1
Introduction
The
TMS34010
Graphics System Processor is
an
advanced
32-bit
micro-
processor optimized for graphics systems. The
TMS3401 0 is a member
of
the
TMS340
family
of
computer graphics products from Texas Instruments.
The TMS3401 0 is well supported
by
a full set
of
hardware and software
de-
velopment tools, including a C compiler, a full-speed emulator, a software
simulator, and
an
IBM/TI-PC
development board. (Section
1.1
describes
these tools.)
This reference guide describes the
TMS34010
C compiler. Its main purpose
is
to
present the details and characteristics
of
this particular C compiler;
it
as-
sumes that you already
know
how
to
write C programs. We suggest
that
you
obtain a copy
of
The
C Programming Language,
by
Brian W. Kernighan and
Dennis M. Ritchie (published by Prentice-
Hall); use this reference guide
as
a
supplement
to
the Kernighan and Ritchie book.
The
TMS3401 0 C compiler can be installed on the
following
systems:
•
pes:
IBM-PC
with
PC-DOS
TI-PC
with
MS-DOS
•
VAX:
VMS
Ultrix
•
Apollo
Workstations:
Domain/IX
AEGIS
•
Sun-3
Workstations
with
Unix
•
Macintosh
with
MPW
Topics in this introductory section include:
Section
Page
1.1
Software Development Tools Overview .................................................
1-2
1.2 Related Documentation ............................................................................ 1
-4
1.3 Style and Symbol Conventions ................................................................
1-5
1.4 Getting Started ........................................................................................... 1
-6
1-1