Epson S1C62 Family 사용자 설명서

다운로드
페이지 219
ICE CONTROL SOFTWARE ICS62XX
S1C62 FAMILY
EPSON
VIII-91
DEVELOPMENT TOOL REFERENCE MANUAL
APPENDIX
. HEX FILE FORMAT
Description of HEX file format
Example:
Data volume
: 10010000CD15010E20CD2901CD47010C79FE7FC20E
: 100110000501C303012124017EA7CA2301D3D123F2
: 10012000C31801C9AA40CE3700DBD1E604CA2901B1
: 1001300079D3D0C9CD3F01CA3401DBD0E67FC9DB1A
: 10014000D1E602C83EFFC9CD3F01FE00CA5C01CD29
: 100150003401FE03CA5D01FE13CC6001C9C3000077
: 10016000CD3F01FE00CA6001CD3401FE13C2600123
: 10017000C9000000000000000000000000000000B6
: 00000001FF
End mark
Type
Address
Data
Sum check
• Data volume (1 byte):
Indicates the quantity of data contained in the data area.
Maximum capacity is 10H (sixteen entries).
• Address (2 bytes):
Indicates the top line of data at each address.
• Type (1 byte):
Indicates the type of hexadecimal format, currently only 00.
• Data (16 bytes max.):
Data is shown in hexadecimal format.
• Sum check (1 byte):
Two complements resulting from adding all bytes from "data volume
bytes" to "final data byte" are expressed as hexadecimal values.
• End mark:
Required to mark the end of the hex file.