MPC564MZP66 Freescale Semiconductor, MPC564MZP66 Datasheet - Page 915

no-image

MPC564MZP66

Manufacturer Part Number
MPC564MZP66
Description
IC MCU 512K FLASH 66MHZ 388-BGA
Manufacturer
Freescale Semiconductor
Series
MPC5xxr
Datasheets

Specifications of MPC564MZP66

Core Processor
PowerPC
Core Size
32-Bit
Speed
66MHz
Connectivity
CAN, EBI/EMI, SCI, SPI, UART/USART
Peripherals
POR, PWM, WDT
Number Of I /o
56
Program Memory Size
512KB (512K x 8)
Program Memory Type
FLASH
Ram Size
32K x 8
Voltage - Supply (vcc/vdd)
2.5 V ~ 2.7 V
Data Converters
A/D 32x10b
Oscillator Type
External
Operating Temperature
-40°C ~ 125°C
Package / Case
388-BGA
For Use With
MPC564EVB - KIT EVAL FOR MPC561/562/563/564
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MPC564MZP66
Manufacturer:
FREESCALE
Quantity:
2 000
Part Number:
MPC564MZP66
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Part Number:
MPC564MZP66
Manufacturer:
FREESCALE
Quantity:
2 000
Part Number:
MPC564MZP66R2
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Chapter 23
Development Support
The visibility and controllability requirements of emulators and bus analyzers are in opposition to the trend
of modern microcomputers and microprocessors where many bus cycles are directed to internal resources
and are not visible externally.
In order to enhance the development tool visibility and controllability, some of the development support
functions are implemented in silicon. These functions include program flow tracking, internal watchpoint,
breakpoint generation, and emulation while in debug mode.
This section covers program flow tracking support, breakpoint/watchpoint support, development system
interface support (debug mode) and software monitor debugger support. These features allow efficiency
in debugging systems based on the MPC561/MPC563.
23.1
The mechanism described in this section allows tracking of program instruction flow with almost no
performance degradation. The information provided may be compressed and captured externally and then
parsed by a post-processing program using the microarchitecture defined below.
The program instructions flow is visible on the external bus when the MPC561/MPC563 is programmed
to operate in serial mode and show all fetch cycles on the external bus. This mode is selected by
programming the ISCT_SER (instruction fetch show cycle control) field in the I-bus support control
register (ICTRL), as shown in
fetch cycles appear on the external bus. Processor performance is, therefore, much lower than when
working in regular mode.
These features, together with the fact that most fetch cycles are performed internally (e.g., from the
I-cache), increase performance but make it very difficult to provide the real program trace.
In order to reconstruct a program trace, the program code and the following additional information from
the MCU are needed:
Instructions are fetched sequentially until branches (direct or indirect) or exceptions appear in the program
flow or some stall in execution causes the machine not to fetch the next address. Instructions may be
architecturally executed, or they may be canceled in some stage of the machine pipeline.
Freescale Semiconductor
A description of the last fetched instruction (stall, sequential, branch not taken, branch direct taken,
branch indirect taken, exception taken)
The addresses of the targets of all indirect flow change. Indirect flow changes include all branches
using the link and count registers as the target address, all exceptions, and rfi, mtmsr and mtspr (to
some registers) because they may cause a context switch.
The number of instructions canceled each clock
Program Flow Tracking
Table
MPC561/MPC563 Reference Manual, Rev. 1.2
23-26. In this mode, the processor is fetch serialized, and all internal
23-1

Related parts for MPC564MZP66