applet.jtag_mips: reset Rocc before entering probe mode.
Otherwise all our writes will just get ignored.
This commit also adds detection of unexpected core reset.
by
whitequark
6 years 2 months
arch.mips.ejtag: fix definition of DR_IMPCODE.
by
whitequark
6 years 2 months
applet.jtag: pulse TRST# and reset TAPs when run.
Almost all circumstances make this sensible. The rare applet that
needs to, specifically, not reset the test chain when run, can opt
out of this explicitly.
Before this commit, the jtag-mips applet would crash at startup.
by
whitequark
6 years 2 months
applet.jtag: enumerate-ir: fix endianness.
by
whitequark
6 years 2 months
applet.jtag: fix misdetection of 32-bit DRs at end of chain as truncated.
by
whitequark
6 years 2 months
applet.jtag_pinout: improve messages related to detection of TRST#.
by
whitequark
6 years 2 months
applet.jtag_pinout: fix failure to detect TRST# on pin 0.
by
whitequark
6 years 2 months
applet.jtag_pinout: fix type confusion between bit and pin numbers.
Before this commit, the applet would break if the JTAG pin set would
not start with pin 0.
by
whitequark
6 years 2 months
applet.jtag_pinout: never try to detect TRST# with 4 only pins.
by
whitequark
6 years 2 months
protocol.vgm: add missing VGMStreamPlayer stub.
by
whitequark
6 years 2 months