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

Add support for bootloader targets debugging #637

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

ohmtech-rdi
Copy link
Owner

This PR adds support for STLink debugging when using SRAM or QSPI targets.

This is done by flashing the firmware ourselves, as the OpenOCD "load" command will fail for SRAM and QSPI.

Important

To use, please note that you need the Daisy module to be connected both using JTAG and USB, because the firmware in that case will get uploaded using DFU.
Also, the daisy module must be flashed with bootloader priori to debugging, using erbb install bootloader.

@ohmtech-rdi ohmtech-rdi added the enhancement New feature or request label Dec 8, 2023
@ohmtech-rdi ohmtech-rdi self-assigned this Dec 8, 2023
@ohmtech-rdi ohmtech-rdi merged commit 687e1c4 into main Dec 8, 2023
21 checks passed
@ohmtech-rdi ohmtech-rdi deleted the bootloader-targets-debug branch December 8, 2023 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant