Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breakpoint handling for Cortex M7 #341

Merged
merged 1 commit into from
Oct 3, 2015
Merged

Breakpoint handling for Cortex M7 #341

merged 1 commit into from
Oct 3, 2015

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
3 participants