Conversation
though menu selection does not seem to work with debug script. Though this is probably IDE issue.
…uld cause questions
|
I am trying it out, but unclear of the best way to force the M4 to use the 0.11.0 openOCD. I do have that version installed but it is not finding the config file. Will debug more tomorrow |
|
Quick update. @mjs513 - tested on the M0, and showed his changes to platform.txt to force using OpenOCD 0.11, which I did and it now work on my Feather M4 express. For what it is worth, I am using an Raspberry Pi Pico as the CMIS-DAP using a free-dap image. |
Member
Author
|
@KurtE thank you for testing, another daplink can be used with pico is https://github.com/raspberrypi/picoprobe , which is the firmware running on pi debug probe. It has an advantage that implement multidrop and can also be use to debug another pico. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
debug_custom.jsonin the sketch folder https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-debugger#j-link and 2 template json are also include for user convenience at https://github.com/adafruit/ArduinoCore-samd/tree/ide2-debug/scripts/jlink/samd21 & samd52itsybitsy M4

Note: Metro M4 mux swd pin with neopixel or so, and is difficult to test with