Introduction
1-8
Copyright © 2005-2008 ARM Limited. All rights reserved.
ARM DDI 0337G
Non-Confidential
Unrestricted Access
•
Bit-banding. The bus matrix converts bit-band alias accesses into bit-band region
accesses. It performs:
—
bit field extract for bit-band loads
—
atomic read-modify-write for bit-band stores.
•
Write buffering. The bus matrix contains a one-entry write buffer to decouple bus
stalls from the processor core.
Chapter 12
Bus Interface
describes the bus interfaces.
1.2.4
FPB
You can configure the implementation to include an FPB. The FPB implements
hardware breakpoints, and patches accesses from code space to system space. If present,
you can configure the FPB to:
•
contain six instruction comparators for instruction and literal matching in
addition to flash patching. These comparators either remap instruction fetches
from code space to system space, or perform a hardware breakpoint.
•
contain two comparators that can be used for breakpoints only. These
comparators can remap literal accesses from code space to system space.
Chapter 11
System Debug
describes the FPB.
1.2.5
DWT
You can configure the implementation to include a DWT. If present, you can configure
the DWT to incorporate the following debug functionality:
•
four comparators that you can configure either as a hardware watchpoint, an ETM
trigger, a PC sampler event trigger, or a data address sampler event trigger
•
several counters or a data match event trigger for performance profiling
•
configurable to emit PC samples at defined intervals, and to emit interrupt event
information.
Chapter 11
System Debug
describes the DWT.
1.2.6
ITM
You can configure the implementation to contain an ITM. The ITM is a an application
driven trace source that supports application event trace and printf style debugging.