
1-4
Motorola DSP56000 Family Optimizing C Compiler User’s Manual
For More Information On This Product,
Go to: www.freescale.com
Motorola
Error Codes
of the development system include options for handling separate memory spaces, stack
initialization, chip operating modes and other issues.
The purpose of this manual is to:
1. Provide detailed installation procedures for both UNIX based systems and
MS-DOS based systems. This manual explains how to install and operate the
DSP56KCC ANSI C compiler development system in a hosted environment.
2. Provide an overview of the compiler operation. It also includes information on
combining C modules with assembly language programs and advanced topics
pertaining to compiler run-time characteristics.
3. Provide reference information on compiler options, ANSI library routines, and
utilities.
This manual assumes a familiarity with the C programming language, with the host
machine and operating system environment. It also assumes that the programmer
understands how to create and edit C language source files on this host system. For more
information on the C language and other DSP56000/1 development tools, see the
references listed in Appendix D.
1.2 Error Codes
The error messages generated by the compiler are intended to be complete without
additional explanation. Since the compiler produces a detailed description of the problem
rather than an error code, these error messages have not been reproduced in this manual.
1.3 Notation
The following notation will be used in this text.
1. A prompt is indicated in this manual by:
C:\>
2. An example of an MS-DOS directory name is:
\USR\DIRECTORY
3. The contents of an MS-DOS directory are examined by entering:
C:\> DIR
4. The contents of an MS-DOS file are displayed by entering:
C:\> TYPE FILE
5. The program “HELLO.EXE” would be executed by the command line:
C:\> HELLO
F
Freescale Semiconductor, Inc.
n
.