openocd/src
Alexander Osipenko 4b6af97978 J-Link: Forcibly select JTAG transport
Some versions of Segger's software do not select JTAG interface by default.
Do it in the intial setup.

Firmware version check code still present, with updated set of unsupported.

Note from Segger:
Alright, we were not aware of that OpenOCD does not select the interface
before it starts communicating with the target.  A debugger should always
select the appropriate target interface before it starts communicating with the target,
since otherwise it could also happen that a previous session with another debugger
had selected SWD and the interface was not switched again by OpenOCD.

Change-Id: I5b4eab7e0e3625ec32be75a36d89e16d17e899bf
Signed-off-by: Alexander Osipenko <sipych@gmail.com>
Reviewed-on: http://openocd.zylin.com/667
Tested-by: jenkins
Reviewed-by: Xiaofan <xiaofanc@gmail.com>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2012-06-26 10:11:03 +00:00
..
flash AT91SAM7 Flash: fixed redundant assignation warning 2012-06-26 07:53:22 +00:00
helper build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
jtag J-Link: Forcibly select JTAG transport 2012-06-26 10:11:03 +00:00
pld build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
rtos build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
server Jim_GetResult was called twice 2012-05-25 12:11:57 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target build: remove src file execute permission 2012-05-28 11:59:37 +00:00
transport transport: remove interface multiple transport warning 2012-03-30 15:51:37 +00:00
xsvf build: cleanup src/xsvf directory 2012-02-06 10:45:43 +00:00
hello.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
hello.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
main.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
Makefile.am ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
openocd.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
openocd.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00