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

Openocd Cfg File #21

Closed
invisible789 opened this issue Mar 6, 2024 · 2 comments
Closed

Openocd Cfg File #21

invisible789 opened this issue Mar 6, 2024 · 2 comments

Comments

@invisible789
Copy link

Very nice project indeed, i'm looking for openocd Cfg file pico for debugging, can someone share ? i'm using already build uf2

@phdussud
Copy link
Owner

phdussud commented Mar 6, 2024

You need more than a cfg because openocd bakes probe support code in the openocd image.
You can try this:
[https://sourceforge.net/u/phdussud/openocd/]
It hasn't been tested much so I can't guarantee anything

@phdussud
Copy link
Owner

phdussud commented Apr 3, 2024

I have another branch of openocd that I try to keep up to date with the official repo of openocd. It contains a new implementation of the dirtyjtag code. The major difference with the implementation that is on sourceforge concerns batching of requests so there is less USB traffic. I am not sure it ends up feeling faster when you debug but if you guys want to try it out, it is https://github.com/phdussud/openocd

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

2 participants