openocd/src/jtag
simon qian 0b641dac71 read target voltage first in vsllink
The very first command after init command should be "read target voltage".

This is a tweak for the Old Versaloon firmware.  Without this, in most
most cases, it works.   Under Ubuntu9.04, there is a chance that the USB
will fail.  The problem disappears if I read target voltage first.

For the lastest Versaloon firmware, it's OK.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-01-17 23:37:15 -08:00
..
drivers read target voltage first in vsllink 2010-01-17 23:37:15 -08:00
minidriver minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
minidummy minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
zy1000 zy1000: reset bugfix 2010-01-11 10:25:13 +01:00
commands.c minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
commands.h minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
core.c jtag: add '-ignore-version' option 2009-12-14 15:55:51 -08:00
interface.c move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
interface.h change #include "jtag.h" to <jtag/jtag.h> 2009-12-03 04:24:33 -08:00
interfaces.c Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
interfaces.h change #include "interface.h" to <jtag/interface.h> 2009-12-03 04:22:52 -08:00
jtag.h jtag.h whitespace/comment cleanup 2010-01-14 14:38:24 -08:00
Makefile.am minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
minidriver.h minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
startup.tcl improve startup tcl scripts 2009-11-24 21:37:29 -08:00
tcl.c target: return JIM_OK instead of ERROR_OK 2010-01-11 15:01:02 +01:00