s5u1c33000c Epson Electronics America, Inc., s5u1c33000c Datasheet - Page 95

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
6.3 Starting Method
6.3.1 Startup Format
General form of command line
Operations on work bench
Multiple source files can be specified in a command line. All files can be processed at the same time. Although
the wb33 also allows multiple files to be selected, it executes the gcc33 as many times as the number of files
selected.
6.3.2 Startup Options
The gcc33 comes provided with the following 10 types of startup options:
-S
Function:
Specification on wb33: None (always specified)
Explanation:
-B<path name>\
Function:
Specification on wb33: None (unnecessary)
Explanation:
-E
Function:
Specification on wb33: None
Explanation:
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
gcc33 ^ [<Startup option>] ^ [<file name>]
<file name>: Specify C source file name(s) including the extension (.c).
Select startup options and source file(s), then click the [GCC33] button.
^ denotes a space.
[ ] indicates the possibility to omit.
Output of assembly code
Compiler's path specification
Execution of C preprocessor only
This switch is used to output an assembly source file.
This option must always be specified. If the gcc33 is started up without this option, it
only displays Usage, and does not compile the source file.
Specify the directory where the compiler proper cc1.exe and the C preprocessor
cpp.exe exist.
For <path name>, input a relative or an absolute path immediately following -B, then
enter a back slash (\) at the end of the name.
If the directory where the compiler proper and the C preprocessor exist is registered
in environment variable GCC_EXEC_PREFIX or PATH, the -B switch is
unnecessary. The priority is the -B switch, GCC_EXEC_PREFIX, and PATH, in that
order.
GCC_EXEC_PREFIX must be registered in the same format of relative or absolute
path and a \ as required for the -B switch.
If the -B switch and GCC_EXEC_PREFIX are nonexistent, the directory specified by
PATH or the current directory is assumed.
Only the C preprocessor is executed in the specified C source file, and the results are
output to the standard output device.
EPSON
CHAPTER 6: C COMPILER
79

Related parts for s5u1c33000c