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

Ide2 debug #774

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Ide2 debug #774

merged 2 commits into from
Jun 23, 2023

Conversation

hathach
Copy link
Member

@hathach hathach commented Jun 23, 2023

  • add support for IDE v2 debug with openocd + cmsis-dap probe such as pi debug probe.
  • jlink over openocd cfg is also added for reference. However due to IDEv2 issue that only pick up default build.openocdscript (and ignore menu selection value). User with jlink want to debug can either use debug_custom.json or change the to jlink_nrf52.cfg instead

Ref: similar to adafruit/ArduinoCore-samd#346

image

jlink over openocd cfg is also added for reference. User with jlink want
to debug can either use debug_custom.json or change the
build.openocdscript to jlink_nrf52.cfg instead
@hathach hathach merged commit 99df916 into master Jun 23, 2023
@hathach hathach deleted the ide2-debug branch June 23, 2023 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant