3 command line rules, Using motload – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual

Page 25

Advertising
background image

Using MOTLoad

MOTLoad Firmware Package User’s Manual (6806800C24D)

25

help

For help with a specific test or utility, the user can enter:

help

<command_name> at the MOTLoad prompt. The

help

command also supports a limited form of pattern matching. Refer to the

help

command page.

Example:

MOTLoad>

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 = 16 MB)

-i Pd: Iterations (Default = 1)

-n Ph: Number of Bytes (Default = 1 MB)

-t Ph: Time Delay Between Blocks in OS Ticks (Default = 1)

-v 0: Verbose Output

MOTLoad>

2.1.3

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

Advertising