2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-26 11:05:52 +10:00
openocd/src
Szymon Modzelewski 6dfd56a743 stlink-v1: fix memory writes
implement stlink_usb_send and use it to fix stlink_usb_write_mem

using two calls to stlink_usb_recv is inappropriate since each
call issues a SG command on stlink-v1, resulting in errors

Change-Id: I52ff9ee8f5d9ae0d47356477468eb98952205c99
Signed-off-by: Szymon Modzelewski <szmodzelewski@gmail.com>
Reviewed-on: http://openocd.zylin.com/478
Tested-by: jenkins
Reviewed-by: Mathias Küster <kesmtp@freenet.de>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2012-02-29 11:19:18 +00:00
..
flash flash: add new devices to pic32mx flash driver 2012-02-27 21:12:41 +00:00
helper doxygen: use correct comment syntax 2012-02-06 12:55:03 +00:00
jtag stlink-v1: fix memory writes 2012-02-29 11:19:18 +00:00
pld build: cleanup src/pld directory 2012-02-06 10:42:40 +00:00
rtos build: cleanup src/rtos directory 2012-02-06 10:50:26 +00:00
server build: cleanup src/server directory 2012-02-06 10:47:01 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target target: add target async algorithm support 2012-02-26 00:44:25 +00:00
transport build: cleanup src/transport directory 2012-02-06 10:46:16 +00:00
xsvf build: cleanup src/xsvf directory 2012-02-06 10:45:43 +00:00
ecosboard.c jim tests: use installed 2010-10-29 15:10:51 +02: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 libusb-1.0 support 2011-11-18 17:00:58 +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