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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
CHAPTER 16: DEBUGGER
rm (read memory)
This command reads the program on the target board to the debugger. The read data is used for trace analysis to
reflect the change. This command should be used after the program on the target memory is modified using a
memory operation command or another method.
(1) rm
(2) rm <address1> <address2>
Format 1)
Format 2)
Using symbols)
350
Function
Formats
Input examples
Notes
This command can be used only in ICD mode.
Both the start and end addresses specified here must be within the range of 0 to 0xfffffff. An error results if
this limit is exceeded.
An error results if the start address is larger than the end address.
<address1>: Start address of the area to be read (hexadecimal or symbol)
<address2>: End address of the area to be read (hexadecimal or symbol)
Condition:
In both of these examples, the contents of the target memory from 0x0 to 0x7fe is read in the
debugger.
Error: Address range (0-0xFFFFFFF).
Error: address1 > address2
0
address1
address2
Command execution can be canceled by entering the [Enter] key only.
(guidance mode)
(direct input mode)
0xfffffff
...Start address is input.
...End address is input.
EPSON
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
S5U1C33000C MANUAL
[ICD]

Related parts for s5u1c33000c