3 bcb bch bcw, Bcb bch bcw, Motload commands – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual

Page 43

Advertising
background image

MOTLoad Commands

MOTLoad Firmware Package User’s Manual (6806800C24D)

43

3.1.3

bcb bch bcw

Name

bcb, bch, bcw—compares the contents of two memory blocks as specified by the command-
line options.

Synopsis

bcb/bch/bcw -a -b -c

Parameters

-a Ph: Starting Address of Block 1

-b Ph: Ending Address of Block 1

-c Ph: Starting Address of Block 2

Example

The following example shows a typical result of entering the bcw, bch, and bcb commands.

MOTLoad>

bcw –a100000 –b100004 –c560000

00100000|7C3043A6 00560000|80630000

MOTLoad>

bch –a100000 –b100004 –c560000

00100000|7C30 005600000|8063

00100002|43A6 005600002|0000

MOTLoad>

bcb –a100000 –b100004 –c560000

00100000|7C 00560000|80

00100001|30 00560001|63

00100002|43 00560002|00

00100003|A6 00560003|00

See Also

bfb bfh bfw

,

bmb bmh bmw

,

bsb bsh bsw

,

bvb bvh bvw

Advertising