riscv-openocd/src
David Brownell c8ea748dc2 ADIv5: relocate memacess_tck cycles
When using an AP to access a memory (or a memory-mapped register),
some extra TCK (assuming JTAG) cycles should be added to ensure
the AP has enugh time to complete that access before trying to
collect the response.

The previous code was adding these cycles *before* trying to
access (read or write) data to that address, not *after*.  Fix
by putting the delays in the right location.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-02-21 14:58:16 -08:00
..
flash STR9xpec: issue warning when unlocking device 2010-02-12 10:49:18 +00:00
helper gpl: fix GPL startup message 2010-02-15 22:59:41 +01:00
jtag FreeBSD buildfix 2010-02-20 11:11:43 -08:00
pld PLD: usage/help updates 2010-01-08 23:23:55 -08:00
server telnet: fix strage blank spaces at beginning of telnet lines 2010-01-31 15:06:02 +01:00
svf cygwin buildfix 2010-01-26 17:54:49 -08:00
target ADIv5: relocate memacess_tck cycles 2010-02-21 14:58:16 -08:00
xsvf *SVF: help/usage updates 2010-01-08 20:16:05 -08:00
Makefile.am Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
ecosboard.c zy1000: complete zy1000_uart to jim command switch 2010-02-05 14:38:26 +01:00
hello.c Doc/examples: clarify usage messages 2010-01-08 23:13:39 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c gpl: fix GPL startup message 2010-02-15 22:59:41 +01:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00