VMP2
NetBootLoader
ID 24855, Rev. 02
© 2002 PEP Modular Computers GmbH
Page 5 - 29
DESCRIPTION:
To permit the operator to force a restart of the system, the command
“rs” is used.
This command terminates the NetBootLoader command interpreter
and resets the entire system, generating a system reset with the
onboard watchdog.
If this command is issued over a remote telnet connection, the telnet
session is terminated prior to the generation of the reset.
S F
FUNCTION:
Store FLASH contents to data buffer
SYNTAX:
sf -o[=]<offset> -l[=]<length>
where:
sf
command
-o
option: offset
<offset>
parameter: value: hexadecimal
relative offset to start of FLASH contents to be
stored to the data buffer
-l
option: length
<length>
parameter: value: hexadecimal
length of FLASH contents to be stored to the data
buffer
DESCRIPTION:
With the command “sf” a selected portion of the FLASH contents
may be copied to the local data buffer, e.g. for a subsequent upload
to the ftp server with the “put” command.
The “<offset>” parameter refers to the relative offset within the
FLASH area similar to the “lf” command. The parameter “<length>”
specifies the length to store.
USAGE:
Store 64 kB of FLASH contents to the data buffer beginning at an
offset of 1 MB
COMMAND / RESPONSE (none):
sf -o=100000 -l=10000
R S
StockCheck.com