ARM Cortex-M3 Technical Reference Manual page 34

R2p0
Hide thumbs Also See for Cortex-M3:
Table of Contents

Advertisement

Introduction
1.2.4
FPB
1.2.5
DWT
1.2.6
ITM
1-8
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.
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.
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.
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.
Copyright © 2005-2008 ARM Limited. All rights reserved.
Non-Confidential
ARM DDI 0337G
Unrestricted Access

Advertisement

Table of Contents
loading

Table of Contents