Chapter 5. Debug Support
5-19
Background Debug Mode (BDM)
5.5.3 BDM Command Set
Table 5-17 summarizes the BDM command set. Subsequent paragraphs contain detailed
descriptions of each command. Issuing a BDM command when the processor is accessing
debug module registers using the WDEBUG instruction causes undefined behavior.
Unassigned command opcodes are reserved by Motorola. All unused command formats
within any revision level perform a
NOP
and return the illegal command response.
Table 5-17. BDM Command Summary
Command
Mnemonic
Description
CPU
State
1
1
General command effect and/or requirements on CPU operation:
- Halted. The CPU must be halted to perform this command.
- Steal. Command generates bus cycles that can be interleaved with bus accesses.
- Parallel. Command is executed in parallel with CPU activity.
Section
Command
(Hex)
Read A/D
register
RAREG
/
RDREG
Read the selected address or data register and
return the results through the serial interface.
Halted
0x218 {A/D,
Reg[2:0]}
Write A/D
register
WAREG
/
WDREG
Write the data operand to the specified address or
data register.
Halted
0x208 {A/D,
Reg[2:0]}
Read
memory
location
READ
Read the data at the memory location specified by
the longword address.
Steal
0x1900—byte
0x1940—word
0x1980—lword
Write
memory
location
WRITE
Write the operand data to the memory location
specified by the longword address.
Steal
0x1800—byte
0x1840—word
0x1880—lword
Dump
memory
block
DUMP
Used with
READ
to dump large blocks of memory.
An initial
READ
is executed to set up the starting
address of the block and to retrieve the first result.
A
DUMP
command retrieves subsequent operands.
Steal
0x1D00—byte
0x1D40—word
0x1D80—lword
Fill memory
block
FILL
Used with
WRITE
to fill large blocks of memory. An
initial
WRITE
is executed to set up the starting
address of the block and to supply the first operand.
A
FILL
command writes subsequent operands.
Steal
0x1C00—byte
0x1C40—word
0x1C80—lword
Resume
execution
GO
The pipeline is flushed and refilled before resuming
instruction execution at the current PC.
Halted
0x0C00
No operation
NOP
Perform no operation; may be used as a null
command.
Parallel
0x0000
Read control
register
RCREG
Read the system control register.
Halted
0x2980
Write control
register
WCREG
Write the operand data to the system control
register.
Halted
5.5.3.3.10 0x2880
Read debug
module
register
RDMREG
Read the debug module register.
Parallel
5.5.3.3.11 0x2D {0x4
2
DRc[4:0]}
2
0x4 is a three-bit field.
Write debug
module
register
WDMREG
Write the operand data to the debug module
register.
Parallel
5.5.3.3.12 0x2C {0x4
DRc[4:0]}
Содержание 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 ...