1 rules, Motload firmware – Artesyn MVME55006E Single Board Computer Installation and Use (July 2014) User Manual

Page 74

Advertising
background image

MOTLoad Firmware

MVME55006E Single Board Computer Installation and Use (6806800A37J)

74

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:

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:

MVME5500> flashProgram –d/dev/flash0 –n00100000

For more information on MOTLoad operation and function, refer to the MOTLoad Firmware
Package User’s Manual
.

Advertising