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

Any chance to update to openocd 0.12? #77

Closed
rgrr opened this issue Feb 2, 2023 · 6 comments
Closed

Any chance to update to openocd 0.12? #77

rgrr opened this issue Feb 2, 2023 · 6 comments

Comments

@rgrr
Copy link

rgrr commented Feb 2, 2023

openocd 0.11 has a bug which prevents CMSIS-DAP connection to probes with version > 2.0.0, i.e. CMSIS > 5.7.0 which is about 3 years old.

If one wants to use Arduino/PlatformIO with Earles enhancements (https://github.com/earlephilhower/arduino-pico) this openocd is not usable with newer probes.

@P33M
Copy link
Contributor

P33M commented Feb 22, 2023

https://github.com/raspberrypi/openocd/tree/rp2040-v0.12.0

This will become the default branch in the near future.

@aallan
Copy link

aallan commented Feb 22, 2023

Should I be changing the

$ git clone https://github.com/raspberrypi/openocd.git --branch rp2040 --depth=1 --no-single-branch

line in the documentation to use the rp2040-v0.12.0 branch?

@P33M
Copy link
Contributor

P33M commented Feb 22, 2023

Not yet, as there are several (as yet untested) upstream commits on the development branch to do with GPIO SWD that need pulling in.

@aallan
Copy link

aallan commented Feb 22, 2023

Not yet, as there are several (as yet untested) upstream commits on the development branch to do with GPIO SWD that need pulling in.

Got it. Can you let me know when I should flip that over?

@ilg-ul
Copy link
Contributor

ilg-ul commented Jun 29, 2023

Any progress on this?

An update would also solve #82.

@P33M
Copy link
Contributor

P33M commented Jul 7, 2023

Branch has now been switched to v0.12. There should be no functional difference for new or existing users as the downstream swd config file has been replicated in the new upstream environment.

@P33M P33M closed this as completed Jul 7, 2023
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

No branches or pull requests

4 participants