FGA Boot Software
SYS68K/CPU-30 R4 Technical Reference Manual
Page 186
10.8 LO - Load S-Records to Memory
Format: LO [<host commands>]
LO <offset> [,<host commands>]
LO V [,<host commands>]
LO <offset>,V [,<host commands>]
LO E
The LO command allows to load S-Records from the console port into
memory and to verify the memory contents.
The optional parameter ’<host commands>’ allows to specify a list of
commands that will be sent to the host to initiate the data transfer, e.g.
’cat testfile’.
The first format of the command is a standard download. Data will be
loaded to the absolute addresses of the S-Records.
The second format contains parameter <offset> that specifies the value
that is added to the absolute addresses of the S-Records. This allows to
modify the storage address while the download.
The next two formats are the same as previously described, except that no
data will be loaded to memory, but a compare takes place between the
memory contents and the S-Record data. This allows to verify the data.
Command 'LO E' displays the number of errors that occurred during the
last download.
Example:
The following program originally located at address 10.0000
16
should be
loaded to 10.0200
16
via a ’tip’ connection.
Original program:
00100000 MOVE.L #$123456,D0
00100006 NOP
00100008 SUBQ.L #1,D0
0010000a BNE.B $100006
0010000c RTS
S-Record file ’test.x’:
S0030000FC
S212100000203C001234564E71538066FA4E7530
S804000000FB
Содержание SYS68K/CPU-30 R4
Страница 41: ...Installation SYS68K CPU 30 R4 Technical Reference Manual Page 28...
Страница 127: ...Hardware Description SYS68K CPU 30 R4 Technical Reference Manual Page 114...
Страница 130: ...SYS68K CPU 30 R4 Technical Reference Manual Set of Data Sheets Page 117 4 2 1 RTC 72421...
Страница 131: ...Set of Data Sheets SYS68K CPU 30 R4 Technical Reference Manual Page 118 4 2 2 DUSCC 68562...
Страница 132: ...SYS68K CPU 30 R4 Technical Reference Manual Set of Data Sheets Page 119 4 2 3 PI T TS68230...
Страница 133: ...Set of Data Sheets SYS68K CPU 30 R4 Technical Reference Manual Page 120 4 2 4 SCSI 87033 34...
Страница 134: ...SYS68K CPU 30 R4 Technical Reference Manual Set of Data Sheets Page 121 4 2 5 FDC37C65C...
Страница 135: ...Set of Data Sheets SYS68K CPU 30 R4 Technical Reference Manual Page 122 4 2 6 LANCE Am79C90...
Страница 136: ...SYS68K CPU 30 R4 Technical Reference Manual Set of Data Sheets Page 123 4 2 7 SIA Am7992B...
Страница 137: ...Set of Data Sheets SYS68K CPU 30 R4 Technical Reference Manual Page 124 4 2 8 Motorola MC68030 and MC68882...
Страница 145: ...VMEPROM SYS68K CPU 30 R4 Technical Reference Manual Page 132...
Страница 189: ...Appendix to VMEPROM SYS68K CPU 30 R4 Technical Reference Manual Page 176...