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

Use semihosting for Nordic debug exit #282

Merged
merged 2 commits into from
Nov 7, 2023
Merged

Use semihosting for Nordic debug exit #282

merged 2 commits into from
Nov 7, 2023

Conversation

ia0
Copy link
Member

@ia0 ia0 commented Nov 7, 2023

This was broken by #246 because probe-rs doesn't consider normal breakpoints as semi-hosting exit command.

Note that ./scripts/hwci.sh nordic is currently slow with --release because of probe-rs/probe-rs#1865

@ia0 ia0 added for:usability Improves users (and maintainers) life runner:nordic Modifies the Nordic runner labels Nov 7, 2023
@ia0 ia0 merged commit 8962c2a into google:main Nov 7, 2023
4 checks passed
@ia0 ia0 deleted the semihosting branch November 7, 2023 15:55
kofls pushed a commit to kofls/wasefire that referenced this pull request Nov 27, 2023
This was broken by google#246 because `probe-rs` doesn't consider normal
breakpoints as semi-hosting exit command.

Note that `./scripts/hwci.sh nordic` is currently slow with `--release`
because of probe-rs/probe-rs#1865
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for:usability Improves users (and maintainers) life runner:nordic Modifies the Nordic runner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant