5 bfb bfh bfw, Bfb bfh bfw, Motload commands – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual

Page 45

Advertising
background image

MOTLoad Commands

MOTLoad Firmware Package User’s Manual (6806800C24D)

45

3.1.5

bfb bfh bfw

Name

bfb, bfh, bfw—fills the contents of a memory block with a pattern, as specified by the
command-line options.

Synopsis

bfb/bfh/bfw -a -b -d [-i]

Parameters

-a Ph: Starting Address of Block

-b Ph: Ending Address of Block

-d Ph: Fill Data Pattern

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

Example

The following example shows a typical usage of the bfw, bfh and bfb commands:

MOTLoad>

bfw –a100000 –b100004 –d00000004 –il

MOTLoad>

bfh –a100000 –b100004 –d0008 –il

MOTLoad>

bfb –a100000 –b100004 –dFF –il

See Also

bcb bch bcw

,

bmb bmh bmw

,

bsb bsh bsw

,

bvb bvh bvw

Advertising