Motorola MVME6100 manual Command Line Help, Command Line Rules

Models: MVME6100

1 90
Download 90 pages 50.02 Kb
Page 28
Image 28

Chapter 3 MOTLoad Firmware

Copyright: Motorola Inc. 1999-2002, All Rights Reserved

MOTLoad RTOS Version 2.0

PAL Version 0.1 (Motorola MVME6100)

If the partial command string cannot be resolved to a single unique command, MOTLoad will inform the user that the command was ambiguous.

Example:

MVME6100> te

"te" ambiguous

MVME6100>

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

MVME6100> 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

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)

18MVME6100 Installation and Use (V6100A/IH2)

Page 28
Image 28
Motorola MVME6100 manual Command Line Help, Command Line Rules