2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 19:47:53 +10:00
openocd/src
Ake Rehnman b9a30e0892 Entering SWIM mode on ST-LINK does not update swim status word.
As a consequence of a previous failed SWIM command any
subsequent attempts to enter SWIM mode fails. Change
stlink_usb_mode_enter to use stlink_usb_xfer_noerrcheck
instead.

Change-Id: I5c6a1a8e68d3dc77ec37264880383366fa6a75d9
Signed-off-by: Ake Rehnman <ake.rehnman@gmail.com>
Reviewed-on: http://openocd.zylin.com/5547
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2020-04-12 22:06:29 +01:00
..
flash flash/nor/nrf5: pass unsigned char to isalnum() 2020-04-12 22:02:01 +01:00
helper helper/binarybuffer: fix clang static analyzer warnings 2020-03-07 15:30:05 +00:00
jtag Entering SWIM mode on ST-LINK does not update swim status word. 2020-04-12 22:06:29 +01:00
pld
rtos rtos: Destroy RTOS and fix memory leak 2020-03-17 16:40:14 +00:00
server gdb_server: print the target associated to the gdb port 2020-04-12 22:03:55 +01:00
svf openocd: fix minor inconsistencies after renaming "adapter" command 2020-01-29 05:36:30 +00:00
target cortex_m: remove deprecation for soft_reset_halt 2020-04-12 22:03:22 +01:00
transport adi_v5_dapdirect: add support for adapter drivers that provide DAP API 2020-01-14 11:40:25 +00:00
xsvf xsvf: fix memory leak 2020-01-16 09:44:33 +00:00
hello.c
hello.h
main.c
Makefile.am
openocd.c
openocd.h