12 bmb bmh bmw, Bmb bmh bmw, Motload commands – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual

Page 56

Advertising
background image

MOTLoad Commands

MOTLoad Firmware Package User’s Manual (6806800C24D)

56

3.1.12 bmb bmh bmw

Name

bmb, bmh, bmw—moves (copies) the contents of a memory block from one location to
another, as specified by the command-line options.

Synopsis

bmb/bmh/bmw -aPh -bPh -cPh

Parameters

bmb

-a Ph: Starting Address of Source Block

-b Ph: Ending Address of Block

-c Ph: Starting Address of Destination Block

bmh

-a Ph: Starting Address of Source Block (half-word aligned)

-b Ph: Addr of Last Source Half-Word to be copied (half-word aligned)

-c Ph: Starting Address of Destination Block

bmw

-a Ph: Starting Address of Source Block (word aligned)

-b Ph: Addr of Last Source Word to be copied (word aligned)

-c Ph: Starting Address of Destination Block

Example

The following example indicates a typical display when using the bmb, bmh, and bmw
commands.

MOTLoad> bmw -a00560000 -b00560020 -c00560040

MOTLoad> bmh -a00560000 -b00560020 -c00560040

MOTLoad> bmb -a00560000 -b00560020 -c00560040

See Also

bcb bch bcw

,

bfb bfh bfw

,

bsb bsh bsw

,

bvb bvh bvw

Advertising