openocd/src
Spencer Oliver 39f3501afb cortex_m: suggest using hardware srst if VECTRESET used
If the target does not support SYSRESETREQ we fall back to using VECTRESET.
This however does not reset the peripherals and we issue a warning to the user
to suggest using a reset-init script.

Also suggest that using hardware srst will give them the same functionality
as using SYSRESETREQ.

Change-Id: Ie1781c4b849fed66c52222e6539735537c879fb3
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/802
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2012-09-06 19:19:03 +00:00
..
flash Pic32mx: make row programming work with any offset 2012-08-29 06:43:08 +00:00
helper Add another scripts search path for Windows builds 2012-08-29 06:26:21 +00:00
jtag stlink: improve swd hardware reset 2012-08-29 06:41:10 +00:00
pld build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
rtos build: fix memory leaks 2012-08-24 16:49:56 +00:00
server server: warn if user changes server port after init 2012-08-29 06:42:52 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target cortex_m: suggest using hardware srst if VECTRESET used 2012-09-06 19:19:03 +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