Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mlu
Copy link
Contributor

@mlu mlu commented Oct 3, 2015

This pull request uses chip_id to integrate the breakpoint handling for M7 targets into the handling of M0/1/3/4 breakpoints. The number of hardware breakpoints is not fixed by a define but read from the FP_CTRL register.

Tested on the STM32F746 Discovery, but must be tested on other targets before commited into main.

(Closes #266, Closes #273)

texane added a commit that referenced this pull request Oct 3, 2015
Breakpoint handling for Cortex M7
@texane texane merged commit 148997c into stlink-org:master Oct 3, 2015
@Nightwalker-87 Nightwalker-87 added this to the v1.3.0 milestone Feb 27, 2020
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gdb-server: L0xx has no FP_CTRL register for breakpoints Interrupts are disabled when debugging on chip using st-util: STM32F071V6T6

3 participants