Operation
D-Bug12 Command Set
M68HC12A4EVB Evaluation Board — Rev. 1
User’s Manual
MOTOROLA
Operation
49
Block Fill
BF
Syntax:
BF <
StartAddress> <EndAddress> [<Data>]
Where:
<
StartAddress>
is a 16-bit hexadecimal number.
<
EndAddress>
is a 16-bit hexadecimal number.
<
Data>
is an 8-bit hexadecimal number.
The BLOCK FILL command is used to place a single 8-bit value into a range
of memory locations.
<
StartAddress>
is the first memory location written
with
<
data>
and
<
EndAddress
> is the last memory location written with
<
data>
. If the
<
data>
parameter is omitted, the memory range is filled with
the value $00.
Restrictions:
None
Example:
>BF 6400 6fff 0
>BF 6f00 6fff 55
>
F
re
e
sc
a
le
S
e
m
ic
o
n
d
u
c
to
r,
I
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com
n
c
.
..
AR
CH
IVE
D B
Y F
RE
ES
CA
LE
SE
MI
CO
ND
UC
TO
R,
IN
C.