riscv-openocd/src
Spencer Oliver 3c69eee9ef cortex m3: add cortex_m3 reset_config cmd
This new cmd adds the ability to choose the Cortex-M3
reset method used.
It defaults to using SRST for reset if available otherwise
it falls back to using NVIC VECTRESET. This is known to work
on all cores.

Move any luminary specific reset handling to the stellaris cfg file.

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
2010-08-31 20:09:26 +01:00
..
flash flash: increase stellaris flash loader buffer 2010-08-31 20:09:25 +01:00
helper ioutil: fix internal fn names 2010-08-02 11:59:46 +02:00
jtag bitq: unshadow pause() 2010-08-27 15:16:39 -07:00
pld PLD: review scope of functions 2010-04-10 17:06:16 +08:00
server gdbserver: incorrect memory map for multiple targets (bug #24) 2010-07-05 14:16:15 +01:00
svf svf: -Wshadow warning fixes 2010-06-16 08:17:27 +02:00
target cortex m3: add cortex_m3 reset_config cmd 2010-08-31 20:09:26 +01:00
xsvf xsvf: Fix shadow issues on Mac 2010-06-22 08:24:26 +02:00
Makefile.am Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
ecosboard.c util: ms command to calculate length of operations 2010-08-01 09:35:58 +02:00
hello.c HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
hello.h HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c util: ms command to calculate length of operations 2010-08-01 09:35:58 +02:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00