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

Remove picoprobe debugger #105

Open
lurch opened this issue Feb 16, 2024 · 0 comments
Open

Remove picoprobe debugger #105

lurch opened this issue Feb 16, 2024 · 0 comments

Comments

@lurch
Copy link
Contributor

lurch commented Feb 16, 2024

The picoprobe.cfg file referred to at https://github.com/raspberrypi/pico-project-generator/blob/master/pico_project.py#L93 no longer exists in the openocd repo, and I believe therefore this "PicoProbe" debugger option needs to be removed from pico-project-generator.

@P33M will understand all this better than me, but AFAIK the picoprobe software (which has now been renamed to debugprobe ) used to use a custom debugger-interface (which is what picoprobe.cfg connected to). However with the latest firmware, a Pico-flashed-with-debugprobe_on_pico.uf2 or a DebugProbe-flashed-with-debugprobe.uf2 both now offer the standard CMSIS-DAP debugger-interface, and thus both should use cmsis-dap.cfg (i.e. the ""CMSIS-DAP Debug Probe" option already offered by pico-project-generator).

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

1 participant