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

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
13.3 Starting Method
13.3.1 Startup Format
General form of command line
Operations on work bench
13.3.2 Startup Options
The dis33 comes provided with the following five types of startup options:
-m
Function:
Specification on wb33: Check [src mix].
Explanation:
-c
Function:
Specification on wb33: Check [code only].
Explanation:
-d
Function:
Specification on wb33: Check [data only].
Explanation:
-a <start address> <end address>
Function:
Specification on wb33: Check [addr range] and enter the start and end addresses in the text box.
Explanation:
-e
Function:
Specification on wb33: None
Explanation:
When entering an option in the command line, one or more spaces are necessary before and after the option.
Example: c:\cc33\dis33 -e -m test.srf
236
dis33 ^ [<startup option>] ^ <file name>
<file name>: Specify an srf33 object file name including the extension.
Select options and an object file, then click the [DIS33] button.
^ denotes a space.
[ ] indicates the possibility to omit.
Source mixed output
Output of code section only
Output of data section only
Specification of address range
Output of error files
Reads a source file and delivers source codes in correspondence with disassembled
codes.
To specify this option, the object file to be input needs to contain debugging
information.
Delivers only the disassemble result of the code section. Does not dump data.
Delivers only the dump result of the data section. Does not disassemble the code
section.
Specifies an address range to be disassembled.
One address range can only be specified. The start and end addresses must be
specified as a hexadecimal number. "-a", <start address> and <end address> must be
separated with one or more spaces.
When a value exceeding 28 bits (0x0fffffff) is specified for the address, it is handled
as 0c0fffffff. When the start address is higher than the end address or the address is
specified not a hexadecimal number, an error occurs and the usage message will be
displayed.
If this option is not specified, all the addresses in the specified file will be
disassembled.
Delivers also in a file (dis33.err) the contents to be output by the dis33 through the
Standard Output (stdout), such as error messages.
EPSON
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
S5U1C33000C MANUAL

Related parts for s5u1c33000c