openocd/src
Matthias Welwarsky 03942f867a adi_v5_jtag: clear sticky overrun condition in WAIT timeout
If WAIT recovery fails (times out), an ABORT command is issued to the
DAP but under some conditions the SSTICKYORUN bit in CTRL/STAT is not
cleared as well, which renders the DP unusable. This happens when
trying to access e.g. the ROM table of powered-down cores, on many
targets.

Change-Id: Id0a7ba6180069eee562871314f520f938df9718f
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
Reviewed-on: http://openocd.zylin.com/3476
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2016-08-09 14:36:13 +01:00
..
flash flash: nor: mdr: fix verification problem with 1986VE1T or 1986VE3T 2016-08-02 17:49:18 +01:00
helper Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
jtag Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
pld Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
server server: support binding to arbitrary interfaces 2016-07-17 20:55:11 +01:00
svf Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
target adi_v5_jtag: clear sticky overrun condition in WAIT timeout 2016-08-09 14:36:13 +01:00
transport Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
xsvf Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
Makefile.am Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependencies 2015-02-04 21:56:45 +00:00
openocd.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00