Redboot Command Overview - Comtrol DeviceMaster PNIO 2000 Series User Manual

Table of Contents

Advertisement

RedBoot Command Overview

auth
{noaccess, none, basic, md5, invalid}
baudrate [-b <rate>]
boardrev†
cache [ON | OFF]
channel [-1|<channel number>]
chassis
cksum -b <location> -l <length>
cpufreq
delaycal <passes>
disable
dump -b <location> [-l <length>] [-s]
[-1|-2|-4]
eepromvers [ver]
fis {cmds}
flash
go [-w <timeout>] [-c] [-n] [entry]
help <topic>
history
hwflags [flags]
ip [addr mask gateway]
load [-r] [-v] [-h <host>]
[-p <TCP port>]
[-m <varies>]
[-c <channel_number>]
[-b <base_address>]
<file_name>
DeviceMaster PNIO | UP User Guide: 2000639 Rev. A
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 you can
download from:
http://downloads.comtrol.com/dev_mstr/UP/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.)
Set/Query the system console baud rate.
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.
Show/Set CPU clock frequency.
Calibrate SDRAM clock delay.
Disables automatic load of the default application.
Displays (hex dump) of a range of memory.
Show/set EEPROM version.
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.
Show/set hardware feature flags.
Displays or sets the IP address configuration.
Loads a file from TFTP server or XModem.
RedBoot Procedures
eCos Reference Manual
RedBoot Procedures - 145

Advertisement

Table of Contents
loading

Table of Contents