15 bvb bvh bvw, Bvb bvh bvw, Motload commands – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual

Page 59

Advertising
background image

MOTLoad Commands

MOTLoad Firmware Package User’s Manual (6806800C24D)

59

3.1.15 bvb bvh bvw

Name

bvb, bvh, bvw—verifies the contents of a memory block for a specific data pattern, as specified
by the command-line options. Only non-matching data patterns are displayed.

Synopsis

bvb/bvh/bvw -a -b -d [-i]

Parameters

-a Ph: Starting Address of Block

-b Ph: Ending Address of Block

-d Ph: Verify Data Pattern

-i Ph: Fill Data Increment (Default = 00000000/0000/00)

Example

The following example indicates a typical display when using the bsb, bsh, and bsw
commands.

MOTLoad> mdw -a00560000 -c4

00560000 11111111 22222222 33333333 44444444

MOTLoad> bvw -a00560000 -b00560010 -d22222222

00560000|11111111 00560008|33333333 0056000C|44444444

See Also

bcb bch bcw

,

bfb bfh bfw

,

bmb bmh bmw

,

bsb bsh bsw

Advertising