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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
Chapter 13 Disassembler
This chapter describes the functions of Disassembler dis33.
13.1 Functions
The Disassembler dis33 (hereafter called the "dis33") inputs the object files in the srf33 format and outputs the
disassembled contents of the object's code part in list form, while corresponding to the source one to one. It also
delivers a dump output of the data part. It is effective to verify a program following its linking or debugging. The
output can be selected by specifying an appropriate startup option.
13.2 Input/Output Files
13.2.1 Input Files
Object file
Source file
13.2.2 Output Files
Disassembler file
Error file
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
File format:
File name:
Description:
File format:
File name:
Description:
File format:
File name:
Output destination: Current directory
Description:
File format:
File name:
Output destination: Current directory
Description:
Binary file in srf33 format
<File name>.srf, or <File name>.o
Object file created by the Linker lk33 or Assembler as33. To deliver the source in a
mixed output, the file needs to contain debugging information.
Text file
<File name>.c and <File name>.s
When the source is delivered in a mixed output, the source file will also be input
according to the source file name information contained in the object file mentioned
above.
Text file
<File name>.dis
Disassembled contents of the input file are delivered. For contents of the output, refer
to Section 13.5 "Disassembling Output".
Text file
dis33.err
File that is delivered when the startup option (-e) is specified. It records the
information which the dis33 outputs to the Standard Output (stdout), such as error
messages.
Disassembly
list file
Disassembler
Linker lk33
file.dis
file.srf
dis33
(<File name> is the same as that of the input file.)
Fig. 13.2.1 Flowchart
Absolute
object file
EPSON
dis33.err
file.c
file.s
Error
file
Source
files
CHAPTER 13: DISASSEMBLER
235

Related parts for s5u1c33000c