About System Debug - ARM Cortex-M3 Technical Reference Manual

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

Advertisement

System Debug
11.1

About system debug

11-2
The processor contains several system debug components that facilitate:
low-cost debug
trace and profiling
breakpoints
watchpoints
code patching.
The system debug components are:
Flash Patch and Breakpoint (FPB) unit to implement breakpoints and code
patches.
Data Watchpoint and Trace (DWT) unit to implement watchpoints, trigger
resources, and system profiling.
Instrumentation Trace Macrocell (ITM) for application-driven trace source that
supports printf style debugging.
Embedded Trace Macrocell (ETM) for instruction trace. The processor is
supported in versions with and without the ETM.
All the debug components exist on the internal Private Peripheral Bus (PPB) and can
be accessed using privileged code.
The system debug components are optional. You can remove all of the system debug
components and have no trace or debug functionality. This means that breakpoints and
watchpoints in addition to instrumentation trace and triggers might not be supported.
Note
For a description of the Core debug, see Chapter 10 Core Debug.
Copyright © 2005-2008 ARM Limited. All rights reserved.
Non-Confidential
ARM DDI 0337G
Unrestricted Access

Advertisement

Table of Contents
loading

Table of Contents