Remote Host Commands
10-39
cs
is the checksum.
EXAMPLE
:0400100050D55ADF8E
In this example, there are four data bytes in the record. They are loaded to
address 10
16
; if any segment value was previously specified, it is added to the
address. 50
16
is loaded to address 10
16
, D5
16
to address 11
16
, 5A
16
to address 12
16
,
and DF
16
to address 13
16
. The checksum is 8E
16
.
Start Address Record
:04000003
ssssoooocs
:
is the record start character.
04
is the record length.
0000
is the load address field, always 0000.
03
is the record type.
ssss
is the start address segment.
oooo
is the start address offset.
cs
is the checksum.
EXAMPLE
:040000035162000541
In this example, the start address segment is 5162
16
, and the start address offset is
0005
16
, so the absolute start address is 51625
16
.
End-of-File Record
00000001FF
:
is the record start character.
00
is the record length.
0000
is the load address field, always 0000.
01
is the record type.
FF
is the checksum.
This is the end-of-file record, which must be the last record in the file. It is the
same for all output files.
EXAMPLE:
Complete Hex-Intel File
:080000002082E446A80A6CCE40
:020000020001FB
:08000000D0ED0A2744617EFFE8
:0400000300010002F6
:04003000902BB4FD60
:00000001FF
Here is a line-by-line explanation of the example file:
:080000002082E446A80A6CCE40
Содержание BajaPPC-750
Страница 2: ...BajaPPC 750 PowerPC Based Single Board Computer User s Manual May 2002...
Страница 4: ...BajaPPC 750 PowerPC Based Single Board Computer User s Manual May 2002...
Страница 7: ......
Страница 16: ...0002M621 15 ix Register Map 9 1 Counter Timer Status CTSR 9 2 Register Map 9 2 Counter Timer Mode CTMR 9 4...
Страница 19: ...xii BajaPPC 750 Contents...
Страница 57: ...3 12 BajaPPC 750 Central Processing Unit May 2002...
Страница 77: ...5 12 BajaPPC 750 PMC PCI Interface May 2002...
Страница 111: ...6 34 BajaPPC 750 VMEbus Interface May 2002...
Страница 135: ...8 18 BajaPPC 750 Serial and Parallel I O May 2002...
Страница 207: ...10 68 BajaPPC 750 Monitor May 2002...