MPC566EVB Freescale Semiconductor, MPC566EVB Datasheet - Page 67

KIT EVALUATION FOR MPC565/566

MPC566EVB

Manufacturer Part Number
MPC566EVB
Description
KIT EVALUATION FOR MPC565/566
Manufacturer
Freescale Semiconductor
Datasheets

Specifications of MPC566EVB

Processor To Be Evaluated
MPC56x
Data Bus Width
32 bit
Interface Type
RS-232, Ethernet
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
DI
Usage:
The DI command disassembles target code pointed to by addr. The value for addr may be an
absolute address specified as a hexadecimal value, or a symbol name.
Wherever possible, the disassembler will use information from the symbol table to produce a more
meaningful disassembly. This is especially useful for branch target addresses and subroutine calls.
The DI command attempts to track the address of the last disassembled opcode. If no address is
provided to the DI command, then the DI command uses the address of the last opcode that was
disassembled.
The DI command is repeatable.
Examples:
To disassemble code that starts at 0xFFF4_0000, the command is:
To disassemble code of the C function main(), the command is:
di
di
DI <addr>
_main
FFF40000
Chapter 3. Using the Monitor/Debug Firmware
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com
Disassemble
Commands
3-15

Related parts for MPC566EVB