3 command list, Table 4-1, Motload commands – Artesyn MVME55006E Single Board Computer Installation and Use (July 2014) User Manual

Page 67: Motload firmware

Advertising
background image

MOTLoad Firmware

MVME55006E Single Board Computer Installation and Use (6806800A37J)

67

A listing of all device path strings can be displayed through the devShow command. If an SBC
device does not have a device path string, it is not supported by MOTLoad and can not be
directly tested. There are a few exceptions to the device path string requirement, like testing
RAM, which is not considered a true device and can be directly tested without a device path
string. Refer to the devShow command description page in the MOTLoad Firmware Package
User’s Manual
.

Most MOTLoad tests can be organized to execute as a group of related tests (a testSuite)
through the use of the testSuite command. The expert operator can customize their
testing by defining and creating a custom testSuite(s). The list of built-in and user-defined
MOTLoad testSuites, and their test contents, can be obtained by entering testSuite -d at
the MOTLoad prompt. All testSuites that are included as part of a product specific MOTLoad
firmware package are product specific. For more information, refer to the testSuite
command description page in the MOTLoad Firmware Package User’s Manual.

Test results and test status are obtained through the testStatus, errorDisplay, and
taskActive

commands. Refer to the appropriate command description page in the

MOTLoad Firmware Package User’s Manual for more information.

4.3.3

Command List

The following table provides a list of all current MOTLoad commands. Products supported by
MOTLoad may or may not employ the full command set. Typing help at the MOTLoad
command prompt will display all commands supported by MOTLoad for a given product.

Table 4-1 MOTLoad Commands

Command

Description

as

One-Line Instruction Assembler

bcb
bch
bcw

Block Compare Byte/Halfword/Word

bdTempShow

Display Current Board Temperature

bfb
bfh
bfw

Block Fill Byte/Halfword/Word

blkCp

Block Copy

Advertising