4 using the command line interface, Motload firmware – Artesyn MVME4100ET Single Board Computer Installation and Use (June 2014) User Manual

Page 94

Advertising
background image

MOTLoad Firmware

MVME4100ET Single Board Computer Installation and Use (6806800K76F)

94

6.4

Using the Command Line Interface

Interaction with MOTLoad is performed via a command line interface through a serial port on
the single board computer, which is connected to a terminal or terminal emulator (for
example, Window’s Hypercomm). The default MOTLoad serial port settings are: 9600 baud,
8 bits, no parity.

The MOTLoad command line interface is similar to a UNIX command line shell interface.
Commands are initiated by entering a valid MOTLoad command (a text string) at the MOTLoad
command line prompt and pressing the carriage-return key to signify the end of input.
MOTLoad then performs the specified action. An example of a MOTLoad command line
prompt is shown below. The MOTLoad prompt changes according to what product it is used on
(for example, MVME6100, MVME3100, MVME4100ET).

Example:

MVME4100>

If an invalid MOTLoad command is entered at the MOTLoad command line prompt, MOTLoad
displays a message that the command was not found.

tftpPut

TFTP Put

time

Display Date and Time

transparentMode

Transparent Mode (Connect to Host)

tsShow

Display Task Status

upLoad

Up Load Binary Data from Target

version

Display Version String(s)

vmeCfg

Manages user specified VME configuration parameters

vpdDisplay

VPD Display

vpdEdit

VPD Edit

wait

Wait for Test Completion

waitProbe

Wait for I/O Probe to Complete

Table 6-1 MOTLoad Commands (continued)

Command

Description

Advertising