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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
10.4 Command File
The ext33 allows the contents of the command line to be input from a command file (.cmx) specified by the -c
option.
In a command file, write the options you want to specify and the source files to be input, each entry in one line.
A comment can also be entered by inserting a semicolon (;) at the beginning of a line.
Example: sample.cmx
If the same option that is included in a command file is specified from the command line, the first option
encountered is recognized as the valid option.
Example: ext33 -gp 0x0 -c sample.cmx
In this example, the "-gp 0x0" option is recognized as the valid option, and the "-gp 0x80000" option in the
command file is ignored.
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
; This is a sample command file.
-gp 0x80000
-near
-lk sample
-e
sample1.ps
sample2.ps
sample3.ps
(Specifies sample.cmx in the above example)
EPSON
Comment line
CHAPTER 10: INSTRUCTION EXTENDER
129

Related parts for s5u1c33000c