OPERATION
68EVB912B32UM/D
3-15
BF
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
>
Summary of Contents for M68EVB912B32
Page 8: ...CONTENTS 68EVB912B32UM D viii ...
Page 11: ...GENERAL INFORMATION 68EVB912B32UM D 1 3 Figure 1 1 EVB Layout and Component Placement ...
Page 22: ...CONFIGURATION AND SETUP 68EVB912B32UM D 2 6 ...
Page 80: ...OPERATION 68EVB912B32UM D 3 58 ...
Page 90: ...HARDWARE REFERENCE 68EVB912B32UM D 4 10 ...
Page 102: ...COMMUNICATIONS PROGRAM EXAMPLES 68EVB912B32UM D B 8 ...
Page 106: ...D BUG12 STARTUP CODE 68EVB912B32UM D C 4 ...
Page 112: ...D BUG12 CUSTOMIZATION DATA 68EVB912B32UM D D 6 ...
Page 122: ...INDEX 68EVB912B32UM D 4 ...