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

boards: nucleo_h755zi_q: fix debugging #87541

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

mthiede-acn2
Copy link
Contributor

This fixes the problem of debugging not being possible on the nucleo_h755zi_q board. The debugger would not allow to single step and continue after break. See #87293

This fix uses the stm32h745i-disco openocd configuration instead of the
st_nucleo_h745zi configuration as the latter seems to be broken in
openocd as shipped by zephyr-sdk-0.17.0.

Signed-off-by: Martin Thiede <[email protected]>
@mthiede-acn2 mthiede-acn2 force-pushed the nucleo_h755zi_debug_fix branch from 69c9f81 to 73249a1 Compare March 24, 2025 07:39
@kartben kartben merged commit 338371e into zephyrproject-rtos:main Mar 26, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants