2 command line help, 3 command line rules, Command line help – Motorola CPCI-6115 User Manual

Page 122: Command line rules

Advertising
background image

CPCI-6115 CompactPCI Single Board Computer Installation and Use (6806800A68D)

MOTLoad Firmware

Command Line Help

120

Example:

CPCI-6115> ver

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

MOTLoad RTOS Version 2.0

PAL Version 0.1 (Motorola CPCI-6115)

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

Example:

CPCI-6115> te

"te" ambiguous

CPCI-6115>

7.7.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

CPCI-6115>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

CPCI-6115>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

CPCI-6115>

7.7.3

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).

Advertising