pico-dirtyJtag icon indicating copy to clipboard operation
pico-dirtyJtag copied to clipboard

Results 5 pico-dirtyJtag issues
Sort by recently updated
recently updated
newest added

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

Building the project in vs code (clear build). Error while JTAG/pio_jtag.c:4:10: fatal error: jtag.pio.h: No such file or directory Is this a tool configuration issue?

Loading devices from SVF files with openFPGALoader take forever. How difficult would it be to take the SVF parsing from openFPGALoader and run it locally on the RP2040? It would...

Tried compiling with pico-sdk 2.0.0 (latest) and pico-sdk 1.4.0 (2022), both result into the same problem. The version of OpenOCD I'm using is https://review.openocd.org/c/openocd/+/7344 Tried https://github.com/phdussud/openocd as well. However there...