5-30
MCF5272 User’s Manual
Background Debug Mode (BDM)
5.5.3.3.6 Fill Memory Block (
FILL
)
A
FILL
command is used with the
WRITE
command to access large blocks of memory. An
initial
WRITE
is executed to set up the starting address of the block and to supply the first
operand. The
FILL
command writes subsequent operands. The initial address is incremented
by the operand size (1, 2, or 4) and saved in a temporary register after the memory write.
Subsequent
FILL
commands use this address, perform the write, increment it by the current
operand size, and store the updated address in the temporary register.
If an initial
WRITE
is not executed preceding the first
FILL
command, the illegal command
response is returned.
NOTE:
The
FILL
command does not check for a valid address—
FILL
is
a valid command only when preceded by another
FILL
, a
NOP
,
or a
WRITE
command. Otherwise, an illegal command response
is returned. The
NOP
command can be used for intercommand
padding without corrupting the address pointer.
The size field is examined each time a
FILL
command is processed, allowing the operand
size to be altered dynamically.
Command Formats:
15
12
11
8
7
4
3
0
Byte
0x1
0xC
0x0
0x0
X
X
X
X
X
X
X
X
D[7:0]
Word
0x1
0xC
0x4
0x0
D[15:0]
Longword
0x1
0xC
0x8
0x0
D[31:16]
D[15:0]
Figure 5-27.
FILL
Command Format
Summary of Contents for DigitalDNA ColdFire MCF5272
Page 1: ...MCF5272UM D Rev 0 02 2001 MCF5272 ColdFire Integrated Microprocessor User s Manual ...
Page 38: ...xxxviii MCF5272 User s Manual TABLES Table Number Title Page Number ...
Page 58: ...1 10 MCF5272 User s Manual MCF5272 Specific Features ...
Page 90: ...2 42 MCF5272 User s Manual Exception Processing Overview ...
Page 96: ...3 6 MCF5272 User s Manual MAC Instruction Execution Timings ...
Page 158: ...5 46 MCF5272 User s Manual Motorola Recommended BDM Pinout ...
Page 184: ...7 12 MCF5272 User s Manual Interrupt Controller Registers ...
Page 338: ...13 44 MCF5272 User s Manual Application Examples ...
Page 414: ...18 6 MCF5272 User s Manual PWM Programming Model ...
Page 452: ...19 38 MCF5272 User s Manual Power Supply Pins ...
Page 482: ...20 30 MCF5272 User s Manual Reset Operation ...
Page 492: ...21 10 MCF5272 User s Manual Non IEEE 1149 1 Operation ...