openocd/src
Spencer Oliver 3f0e9c8ad2 program: do not poll target after reset run
Disable polling the target before we issue a 'reset run'. This stops errors or
warnings if the target disables the SWD or JTAG interface as part of the
application code.

Change-Id: I5019dffdad41a8e210003ece1caf89069ee0f223
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1331
Tested-by: jenkins
2013-04-17 09:52:40 +00:00
..
flash program: do not poll target after reset run 2013-04-17 09:52:40 +00:00
helper helper: hexify correctly handle signed chars 2013-01-31 14:50:24 +00:00
jtag stlink: fix connect under reset issues 2013-04-17 09:52:25 +00:00
pld build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
rtos rtos: fixed handling of qThreadExtraInfo packets 2013-03-24 14:24:50 +00:00
server gdb server: Fix buffer overrun - sprintf appends a terminating null to the data which was overrunning the supplied buffer. 2013-04-02 15:05:44 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target arm_adi_v5: fix for csw nonsecure access. 2013-04-11 16:06:31 +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 Revert "When calling openocd from a shell like this:" 2012-07-22 19:18:22 +00:00
openocd.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00