Motorola PPC/CPCI-690 Reference Manual page 125

Table of Contents

Advertisement

PowerBoot
E
2
XAMPLE
bv
D
ESCRIPTION
S
YNTAX
P
ARAMETERS
begin
end
destination
E
1
XAMPLE
E
2
XAMPLE
PPC/CPCI-690
An 8-KByte memory from 00004C00
constant EFEFEFEF
16
the long constant is not found (00004C10
instead.
PowerBoot>bs 4C00 6C00 /EFEFEFEF L
Search: 00004C10 = EEEEEEEE
PowerBoot>
This command compares two memory areas on a byte-organized level. If
the compared memory areas are not equal, the different values and the
memory location will be displayed. An overlap of memory areas is not
allowed.
bv <begin> <end> <destination>
Specifies the start address of the source memory area, i.e. the first byte of
the source memory area which is read
Specifies the end address of the source memory area, i.e. the first byte of the
source memory area which is not read
Specifies the start address of the destination memory area, i.e. the first byte
of the destination memory area which is compared with the source mem-
ory
A 4-KByte memory from 00002D00
nation memory starting at address 00005E00
two compared memory areas are identical.
PowerBoot>bv 2D00 3D00 5E00
PowerBoot>
An 8-KByte memory from 00004C00
tination memory starting at address 00007C00
ory areas are not identical at the locations 00004C10
PowerBoot>bv 4C00 6C00 7C00
Verify:00004C10 = EE 00007C10 =3F
PowerBoot>
.. 0006C00
16
. However, PowerBoot displays the address at which
16
..00003D00
16
..00006C00
16
is searched for the long
16
) and the value which is found
is compared with a desti-
16
. There is no output since the
16
is compared with a des-
16
. The two compared mem-
16
and 00007C10
16
Command Set
.
16
4 - 51

Advertisement

Table of Contents
loading

Table of Contents