On 04/09/2025 10:37, Dirk-Willem van Gulik wrote:
On 4 Sep 2025, at 10:06, Tomas Vanek <tom_...@users.sourceforge.net>
wrote:
https://github.com/raspberrypi/openocd.git
is a Raspberry Pi's fork of OpenOCD.
Report errors to their github, not here.
Thanks; will try that version as well. Was hoping to do things with
the normal/main openocd.
Dw
Your log shows:
Open On-Chip Debugger 0.12.0+dev-g5855e5c (2025-09-03-13:57)
The commit 5855e5c is from https://github.com/raspberrypi/openocd.git repo.
To try the upstream version (which does not support RP2350 RISC-V cores
debugging yet)
you should check out git://git.code.sf.net/p/openocd/code
T