EasyManuals Logo

ARM Cortex-M0 User Manual

ARM Cortex-M0
68 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #52 background imageLoading...
Page #52 background image
Debug
6-2 Copyright © 2009 ARM Limited. All rights reserved. ARM DDI 0432C
Non-Confidential ID112415
6.1 About debug
The processor implementation determines the debug configuration, including whether
debug is implemented. If debug is not implemented, no ROM table is present and the
halt, breakpoint, and watchpoint functionality is not present.
Basic debug functionality includes processor halt, single-step, processor core register
access, Reset and HardFault Vector Catch, unlimited software breakpoints, and full
system memory access. See the ARMv6-M ARM for more information.
The debug option might include either or both:
a breakpoint unit supporting 1, 2, 3, or 4 hardware breakpoints
a watchpoint unit supporting 1 or 2 watchpoints.
The processor implementation can be partitioned to place the debug components in a
separate power domain from the processor core and NVIC.
When debug is implemented, ARM recommend that a debugger identifies and connects
to the debug components using the CoreSight debug infrastructure.
Figure 6-1 on page 6-3 shows the recommended flow that a debugger can follow to
discover the components in the CoreSight debug infrastructure. In this case a debugger
reads the peripheral and component ID registers for each CoreSight component in the
CoreSight system.

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ARM Cortex-M0 and is the answer not in the manual?

ARM Cortex-M0 Specifications

General IconGeneral
ArchitectureARMv6-M
Data Bus Width32-bit
Clock SpeedUp to 50 MHz
InterruptsNested Vectored Interrupt Controller (NVIC)
Number of Cores1
Memory ProtectionOptional Memory Protection Unit (MPU)
Interrupt ControllerNested Vectored Interrupt Controller (NVIC)
Pipeline3-stage
Max Clock Speed50 MHz
Instruction SetThumb
Power ConsumptionLow power design
DebugSerial Wire Debug (SWD)
Die SizeImplementation dependent

Related product manuals