Redboot Command Overview - Comtrol DeviceMaster LT User Manual

Table of Contents

Advertisement

RedBoot Command Overview

auth
{noaccess, none, basic, md5,
invalid}
boardrev†
cache [ON | OFF]
channel [-1|<channel number>]
chassis
cksum -b <location> -l <length>
disable
dump -b <location> [-l <length>]
[-s] [-1|2|4]
fis {cmds}
flash
go [-w <timeout>] [-c] [-n]
[entry]
help <topic>
history
ip [addr mask gateway]
load [-r] [-v] [-h <host>]
[-p <TCP port>]
[-m <TFTP | xyzmodem>]
[-c <channel_number>]
[-b <base_address>]
<file_name>
loop 232|422|int port-number
mac†
mcmp -s <location>
-d <location> -l <length>
[-1|-2|-4]
DeviceMaster LT User Guide: 2000586 Rev. B
The following table is an overview of RedBoot commands available. After
accessing RedBoot, you can review the list of commands online by entering help
and pressing the Enter key.
For more detailed information, see the eCos Reference Manual that is located on
the Comtrol Software and Documentation CD or you can download it from:
ftp.comtrol.com/dev_mstr/LT/software/redboot/user_guide.
RedBoot Commands
Sets or displays web authentication. The default is set to none,
which means that there is no authentication required to access the
web server.
To deny access to the web server, click noaccess or invalid. If access is
attempted, a message appears to notify the user that access is
denied.
To configure the web server to request an un-encrypted password,
click basic. To configure the web server to request an encrypted
password, click md5. (Some browsers do not support the md5
command.)
Displays the board revision.
Manages machine caches.
Displays or switches the console channel.
Displays chassis information.
Computes a 32-bit checksum [POSIX algorithm] for a range of
memory.
Disables automatic load of the default application.
Displays (hex dump) of a range of memory.
Manages flash images. See Chapter 2 of the
for {cmds} information.
Shows flash information.
Executes code at a location.
Displays available RedBoot commands.
Displays command history.
Displays or sets the IP address configuration.
Loads a file from TFTP server or XModem.
Runs loopback test on port. The DeviceMaster Serial Hub does not
support this command.
Displays ethernet MAC address.
Compares two blocks of memory.
RedBoot Command Overview
ftp://
eCos Reference Manual
RedBoot Procedures - 107

Advertisement

Table of Contents
loading

Table of Contents