Download Process
RedBoot
132
IXP/CPCI-9120
Download Process
load
S
YNTAX
load {file} [-v] [-b location] [-r] [-m {[xmodem]|[ymodem]|[tftp]} ] [-h
host_IP_address]
DESCRIPTION
The load command is used to download data into the target system. Data can be loaded via a
network connection, using either the TFTP protocol, or the console serial connection using the
X/Y modem protocol. Files may also be loaded directly from local filesystems on disk.
Files to be downloaded may either be executable images in SREC (see “SREC” page -19) for-
mat or raw data.
Arguments
file
The name of the file on the TFTP server.
-v
Display a small spinner (indicator) while the download is in progress. This is just for feed-
back, especially during long loads. Note that the option has no effect when using a serial
download method since it would interfere with the protocol.
-b
Specify the location in memory to which the file should be loaded. Executable images nor-
mally load at the location to which the file was linked. This option allows the file to be loaded
to a specific memory location, possibly overriding any assumed location.
-r
Download raw data. Normally, the load command is used to load executable images into
memory. This option allows for raw data to be loaded. If this option is given,
-b
will also be
required.
-m
The -m option is used to select the download method. The choices are:
xmodem, ymodem, zmodem serial download using standard protocols over the console
serial port. When using this method, the file parameter is not required.
tftp
Network based download using the TFTP protocol.
-h
Used explicitly to name a host computer to contact for the download data. This works in
TFTP mode only.
RedBoot>
load redboot.bin -b 0x400000
Note:
In this example, the
redboot.bin
file has been loaded into the RAM address
0x400000.
Содержание CPCI-9120
Страница 2: ...IXP CPCI 9120 Reference Guide 6806800A77B October 2006 ...
Страница 5: ......
Страница 11: ...10 IXP CPCI 9120 ...
Страница 15: ...14 IXP CPCI 9120 Diagnostics Troubleshooting ...
Страница 27: ...26 IXP CPCI 9120 ...
Страница 31: ......
Страница 32: ...1 Introduction ...
Страница 33: ......
Страница 39: ...Ordering Information Introduction 38 IXP CPCI 9120 ...
Страница 40: ...2 Installation ...
Страница 41: ......
Страница 62: ...3 Controls Indicators and Connectors ...
Страница 63: ......
Страница 81: ...Front Panel Controls Indicators and Connectors 80 IXP CPCI 9120 ...
Страница 82: ...4 Devices features and Data Paths ...
Страница 83: ......
Страница 89: ...Block Diagram Devices features and Data Paths 88 IXP CPCI 9120 ...
Страница 90: ...5 Daughter Card Details ...
Страница 91: ......
Страница 95: ......
Страница 96: ...6 Maps and Registers ...
Страница 97: ......
Страница 118: ...7 RedBoot ...
Страница 119: ......
Страница 120: ...RedBoot Action Plan IXP CPCI 9120 119 Action Plan ...
Страница 142: ...RedBoot Executing Programs from RedBoot IXP CPCI 9120 141 ...
Страница 143: ...Executing Programs from RedBoot RedBoot 142 IXP CPCI 9120 ...
Страница 144: ...8 Diagnostics ...
Страница 145: ......
Страница 162: ...A Troubleshooting ...
Страница 163: ......