jtag
JTAG programmer for various flash parts and boards
Install
- All systems
-
curl cmd.cat/jtag.sh
- Debian
-
apt-get install urjtag
- Ubuntu
-
apt-get install urjtag
- Kali Linux
-
apt-get install urjtag
- Fedora
-
dnf install urjtag
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install urjtag
- Raspbian
-
apt-get install urjtag
- Dockerfile
- dockerfile.run/jtag
urjtag
JTAG programmer for various flash parts and boards
A command line tool for communicating over JTAG (IEEE 1149.1) with various flash chips, CPUs, boards and JTAG adapters. It has an open and modular architecture with the ability to write miscellaneous extensions (like board testers, or flash memory programmers). This is a (more actively maintained) fork of the 'openwince-jtag' software.
openwince-jtag
allows programming jtag capable devices such as CPUs or FPGAs
The openwince-jtag package contains the jtag tool which allows working with JTAG aware hardware devices and boards using a JTAG adaptor. It's possible to program new firmware into flash chips or download bitstreams to FPGAs with this tool.