Emerson MVME3100 Personal Computer User Manual


 
MOTLoad Firmware
MVME3100 Single Board Computer Installation and Use (6806800M28C)
50
3.4.1 Command Line Rules
There are a few things to remember when entering a MOTLoad command:
z Multiple commands are permitted on a single command line, provided they are separated
by a single semicolon (;)
z Spaces separate the various fields on the command line (command/arguments/options)
z The argument/option identifier character is always preceded by a hyphen (-) character
z Options are identified by a single character
z Option arguments immediately follow (no spaces) the option
z All commands, command options, and device tree strings are case sensitive
Example:
MVME3100> flashProgram –d/dev/flash0 –n00100000
For more information on MOTLoad operation and function, refer to the MOTLoad Firmware
Package User’s Manual.
3.4.2 Command Line Help
Each MOTLoad firmware package has an extensive, product-specific help facility that can be
accessed through the help command. The user can enter help at the MOTLoad command
line to display a complete listing of all available tests and utilities.
Example
MVME3100> help
For help with a specific test or utility the user can enter the following at the MOTLoad prompt:
help <command_name>
The help command also supports a limited form of pattern matching. Refer to the help
command page.
Example
MVME3100> help testRam