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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
9.3 Starting Method
9.3.1 Startup Format
General form of command line
Operations on work bench
In the command line, only one source file can be specified at a time.
The wb33 allows multiple files to be selected, in which case the pp33 is executed as many times as the number of
files selected.
9.3.2 Startup Options
The pp33 comes provided with the following three types of startup options:
-d <Define name>
Function:
Specification on wb33: Enter in the [define] text box.
Explanation:
-g
Function:
Specification on wb33: Check [debug info].
Explanation:
-e
Function:
Specification on wb33: None
Explanation:
When entering options in the command line, you need to place one or more spaces before and after the option.
Example: c:\cc33\pp33 -g -e -d TEST1 -d TEST2 test.s
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
pp33 ^ [<startup option>] ^ [<file name>]
<file name>: Specify an assembly source file name including the extension (.s).
Select options and a source file, then click the [PP33] button.
^ denotes a space.
[ ] indicates the possibility to omit.
Definition of Define name
Addition of debugging information
Output of error files
Works in the same manner as you describe "#define <Define name>" at top of the
source. It is an option to control the conditional assembly at the startup. However,
unlike the #define definition, it does not perform replacement in the source.
One or more spaces are necessary between -d and the <Define name>.
Refer to Section 9.5.2 for formats and restrictions of definable names.
To define two or more Define names, repeat the specification of "-d <Define name>".
For the wb33, separate each <Define name> with a comma (,) as you input them.
Creates an output file containing debugging information.
Always specify this function when you perform the assembly source level debugging.
Refer to Section 9.7 for debugging information.
Delivers also in a file (pp33.err) the contents that are output by the pp33 via the
Standard Output (stdout), such as error messages.
EPSON
CHAPTER 9: PREPROCESSOR
109

Related parts for s5u1c33000c