![Freescale Semiconductor ColdFire MCF5211 Reference Manual Download Page 499](http://html1.mh-extra.com/html/freescale-semiconductor/coldfire-mcf5211/coldfire-mcf5211_reference-manual_2330619499.webp)
Debug Module
MCF5213 ColdFire® Integrated Microcontroller Reference Manual, Rev. 3
Freescale Semiconductor
26-31
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:
Command Sequence:
Figure 26-27.
DUMP
Command Sequence
Operand Data:
None
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
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 26-26.
DUMP
Command/Result Formats
XXX
’NOT READY’
DUMP (B/W)
???
XXX
’ILLEGAL’
NEXT CMD
’NOT READY’
NEXT CMD
’NOT READY’
READ
MEMORY
LOCATION
XXX
BERR
NEXT CMD
RESULT
XXX
’NOT READY’
DUMP (LONG)
???
XXX
’ILLEGAL’
NEXT CMD
’NOT READY’
NEXT CMD
’NOT READY’
READ
MEMORY
LOCATION
XXX
BERR
NEXT CMD
MS RESULT
NEXT CMD
LS RESULT