Emerson MVME55006E Laptop User Manual


 
MVME55006E Single-Board Computer Installation and Use (6806800A37D)
MOTLoad Firmware Rules
60
Copyright: Motorola Inc.1999-2005, All Rights Reserved
MOTLoad RTOS Version 2.0, PAL Version 1.0 RM01
Mon Aug 29 15:24:13 MST 2005
MVME5500>
If the partial command string cannot be resolved to a single unique command, MOTLoad
informs the user that the command was ambiguous.
Example:
MVME5500> te
"te" ambiguous
MVME5500>
4.4.1 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:
MVME5500> flashProgram –d/dev/flash0 –n00100000
For more information on MOTLoad operation and function, refer to the MOTLoad Firmware
Package User’s Manual.
4.4.2 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
MVME5500> 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.