iddq
|
0c5f33ec42
|
fix jtag_read_reg and jtag_write_reg functions according to the documentation: SLAU320 MSP430 Programming via JTAG User's Guide
tclk set and clr was in wrong order
|
2020-06-01 06:56:52 +02:00 |
Alex Orange
|
8a1afe6c91
|
Add a function to the device struct to handle config fuses.
Also provide a getconfigfuses implementation for the pif based drivers (pif
and gpio).
|
2017-06-14 13:28:07 -06:00 |
John Pitney
|
916f63ef82
|
Add toggling the test and reset pins to make gpio 4-wire JTAG work
on SBW-enabled targets
|
2016-11-23 13:58:12 -06:00 |
Peter Bägel (DF5EQ)
|
fdaad416b2
|
jtaglib: implement breakpoints.
|
2015-02-24 11:58:40 +13:00 |
Peter Bägel (DF5EQ)
|
320e560b99
|
jtaglib: implement single-stepping.
|
2015-02-24 11:37:29 +13:00 |
Jan Willeke
|
9497265e72
|
gpio driver prepare patch
moves jtdev functions to pointers, to exchange late on.
Signed-off-by: Jan Willeke <willeke@smartmote.de>
|
2015-02-04 12:48:30 +13:00 |
Tamas TEVESZ
|
55671036a6
|
Re-style drivers/jtaglib.{c,h} to match the rest of the code
Strictly style changes only.
Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
|
2013-12-13 06:37:04 +13:00 |
Daniel Beer
|
e14a578555
|
Parallel JTAG driver (Linux only for now).
Based on a patch submitted by Peter Bägel <peter@baegel.de>.
|
2012-10-12 11:33:20 +13:00 |