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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
CHAPTER 11: ASSEMBLER
Assembly list file
Error file
11.3 Starting Method
11.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 as33 is executed as many times as the number of
files selected.
11.3.2 Startup Options
The as33 comes provided with the following three types of startup options:
-g
Function:
Specification on wb33: Check [debug info].
Explanation:
-l
Function:
Specification on wb33: Check [list file].
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\as33 -g -e -l test.ms
160
File format:
File name:
Output destination:
Description:
For specific examples, refer to Section 11.9 "Assembly List File".
File format:
File name:
Output destination:
Description:
as33 ^ [<startup option>] ^ [<file name>]
<file name>: Specify an assembly source file name including the extension.
Select options and a source file, then click the [AS33] button.
^ denotes a space.
[ ] indicates the possibility to omit.
Addition of debugging information
Output of assembly list file
Output of error files
Text file
<File name>.lst
Current directory
Assembly source file in which assembled results (address and object code) are added
to each line. It is delivered when the startup option (-l) is specified.
Text file
as33.err
Current directory
File delivered when the startup option (-e) is specified. It records error messages and
other information which the as33 delivers via the Standard Output (stdout).
Creates an output file containing symbolic debugging information.
Always specify this function when you perform symbolic debugging.
Even if this option is not selected, the debugging information added in the C
Compiler gcc33 or the Preprocessor pp33 for source display will not be cut off.
Outputs an assembly list file.
Delivers also in a file (as33.err) the contents that are output by the as33 via the
Standard Output (stdout), such as error messages.
(The <File name> is the same as that of the input file.)
EPSON
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
S5U1C33000C MANUAL

Related parts for s5u1c33000c