PG-FP5 CHAPTER 8 USAGE COMMUNICATION COMMANDS
R20UT0008EJ0400 Rev. 4.00 Page 179 of 240
Jul 15, 2010
8.5.13 read command
Executes [Read] command.
Input format
'read' ('hex' | 'srec') (<start_address> <end_address>)
Description of the function
Executes a similar function to the programming GUI [Device] menu -> [Read] command.
hex: Executes [Read] with the Intel HEX format.
srec: Executes [Read] with the Motorola HEX format.
If neither hex nor srec is designated, then the [Read] will be executed in hexadecimal format.
start_address: Designates the starting address with a hexadecimal number.
end_address: Designates the ending address with a hexadecimal number.
If neither the start_address nor end_address options are used, then [Read] will be executed for the range set in the
Operation mode. Use as the start address and end address the start address of an arbitrary block and the end address
of an arbitrary block of the target device.
Example of usage
Command Status Status LED Message display Screen output
Display after executing the command BUSY Read
Press 'return' to start/continue
output.
Display after pressing the Return key BUSY
Read
Addr: 0x000000
See below.
Display after [Read] ends
[When completed normally]
PASS
Returns to the display
before executing the
command.
PASS
Read operation finished.
read
Display after [Read] ends
[When terminated abnormally]
ERROR
ERROR: xxx
xxxxxxxxxxxxxxxx
ERROR(Exxx): <text>
<In the case of read hex 0 1000>
:10000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00
:10001000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0
:
:100FF000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF01
:00000001FF
<In the case of read srec 0 1000>
S0030000FC
S214000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFB
S214000010FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEB
:
S214000FF0FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC
S70500000000FA
<In the case of read 0 1000>
000000: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
000010: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
:
000FF0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF