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