Link to this headingJTAG for RasPi
Link to this headingNetBooting a Pi
Link to this headingSetting up the Pi
- Download the Raspi 32bit OS.
- Flash the sdcard
- (Optional) Add the
sshfile to the root of the sdcard to enable ssh
Link to this headingEnabling JTAG on the RasPi
Set the enable_jtag_gpio option in the boot variables
Enable Jtag Pins:
Link to this headingWiring the Connectors
Using the JTAG Pinouts for the RasPi connect the pins in the Alt4 mode.
Connecting them to the Shikra Pins
Pins on the PI:
| Pi Pins Names | Pi Pin Number | Wire Color | Tigard JTAG |
|---|---|---|---|
| GPIO 22 (TRST) | Pin 15 | Green | (TRST) |
| GPIO 24 (TDO) | Pin 18 | Purple | (TDO) |
| GPIO 25 (TCK) | Pin 22 | White | (TCK) |
| GPIO 26 (TDI) | Pin 37 | Grey | (TDI) |
| GPIO 27 (TMS) | Pin 13 | Blue | (TMS) |
| Ground | Pin 20 | Black | (GND) |
| 5V VCC | Pin 2 | Red | (VTGT) |