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

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
mv (move)
This command copies the contents of a specified memory area to another area in byte units.
(1) mv
(2) mv <address1> <address2> <address3>
Format 1)
Format 2)
Using symbols)
346
Function
Formats
Input examples
Notes
The addresses specified here must be within the range of 0 to 0xfffffff. An error results if this limit is
exceeded. In Format 1, guidance is displayed prompting you to input an address again. In Format 2, the
command input is canceled.
An error results if the start address of the source area to be copied from is larger than its end address.
If an unmapped area is included in the specified range of source addresses, the data in that area is assumed to
be 0xf0 as data is copied from the source to the destination.
If an unmapped area is included in the specified range of destination addresses, data is copied to only the
effective locations, not including the unmapped area.
If the destination address is smaller than the start address of the source area, data is first copied sequentially
from the start address. Conversely, if the destination address is larger than the start address of the source area,
data is first copied sequentially from the end address. Consequently, data is copied normally even when the
destination address is set within the source area to be copied from.
If the end address of the destination area exceeds 0xfffffff, the move operation is terminated when data is
copied up to that address location.
The mv command does not update the display contents of the [Memory] and [Source] windows. To update the
display contents, redisplay the window with the display command or scroll the window in the vertical
direction.
The source displayed in the [Source] window remain unchanged even if the program area is rewritten.
If a large memory area is copied all at once in ICE mode, a time-out error may occur due to the size of the
operation.
<address1>: Start address of source area to be copied from (hexadecimal or symbol)
<address2>: End address of source area to be copied from (hexadecimal or symbol)
<address3>: Address of destination area to be copied to (hexadecimal or symbol)
Conditions: 0
In both of these examples, the contents of the memory area from address 0x0 to 0xff are copied to
locations following 0x300.
Error: Address range (0-0xFFFFFFF).
Error: address1 > address2
address1
address2
Command execution can be canceled by entering the [Enter] key only.
0xfffffff, 0
...Start address of the source area is input.
...End address of the source area is input.
...Destination address is input.
EPSON
address3
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
(guidance mode)
(direct input mode)
0xfffffff
[ICD / ICE / SIM / MON]
S5U1C33000C MANUAL

Related parts for s5u1c33000c