-
how to talk to this JTAG adapter? will openocd work somehow and do I need write a service daemon on the host PC for pico-dirtyJtag? any doc on how to use this in practice? Thanks.
-
jtag> cable dirtyjtag
error: Couldn't connect to suitable USB device.
error: libusb error: libusb_init() failed: 6
jtag>
Shows up properly in lsusb and dmesg
-
Hello everyone, hope someone can help me...
Namely, wanted to update my Pluto IIx firmware from 2.4 to 3.0d. Unfortunately, this is only possible with a flasher.
I tried following this guide and eve…
-
In a discussion with @phdussud he suggested an evolution of the current USB protocol to allow for better performance. This GitHub issue is here to discuss how we should implement the next iteration of…
-
Fedora's urjtag-devel package doesn't have a static version of liburjtag, just a dynamic version, so commit eb20195a breaks the build.
-
I've been reading intently through your development and forum thread here: http://www.dorikaze.net/showthread.php?41371-Funny-adventures-in-electrical-engineering
First and I want to thank you for …
-
Clicking "Shift DR" causes an error with:
`Traceback (most recent call last):
File "/home/klingler/develop/jtagGUI/Panels/LeftPanel.py", line 154, in shiftDR
self.mainW.shiftDR(event)
Fi…
-
Just installed jtagGUI on my Debian 11.1 box and when launching I see in the console loads of error messages:
`Traceback (most recent call last):
File "/home/klingler/develop/jtagGUI/Panels/Righ…
-
*Edit: This issue was changed after first reported; see the original first message below.*
Various projects are not (yet) registered on PyPI. Typically these require specialized installation – for …
-
Raspberry Pi Pico connected to a generic XC6SLX16 development board, work OK with a (patched) openFPGAloader:
```
sudo ./openFPGALoader --cable dirtyJtag --detect
write to ram
Jtag frequency : r…