3-6
Computer Group Literature Center Web Site
MOTLoad Firmware
3
The help command also supports a limited form of pattern matching. Refer
to the help command page.
Example
MVME6100>
help testRam
Usage: testRam [-aPh] [-bPh] [-iPd] [-nPh] [-tPd] [-v]
Description: RAM Test [Directory]
Argument/Option Description
-a Ph: Address to Start (Default = Dynamic Allocation)
-b Ph: Block Size (Default = 16KB)
-i Pd: Iterations (Default = 1)
-n Ph: Number of Bytes (Default = 1MB)
-t Ph: Time Delay Between Blocks in OS Ticks (Default = 1)
-v O : Verbose Output
MVME6100>
Command Line Rules
There are a few things to remember when entering a MOTLoad command:
❏
Multiple commands are permitted on a single command line,
provided they are separated by a single semicolon (;)
❏
Spaces separate the various fields on the command line
(command/arguments/options)
❏
The argument/option identifier character is always preceded by a
hyphen (-) character
❏
Options are identified by a single character
❏
Option arguments immediately follow (no spaces) the option
❏
All commands, command options, and device tree strings are case
sensitive
Example:
MVME6100>
flashProgram –d/dev/flash0 –n00100000
For more information on MOTLoad operation and function, refer to the
MOTLoad Firmware Package User’s Manual.