openocd/src
Andreas Fritiofson 9d4c466c21 armv7m: implement async algorithm functions
Split armv7m_run_algorithm into two pieces and use them to reimplement it.
The arch_info parameter is used to keep context between the two calls, so
both calls must refer to the same armv7m_algorithm struct. Ugly but works
for a proof-of-concept.

Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2011-10-09 00:00:52 +02:00
..
flash STM32L: Added flash driver and target 2011-10-03 18:42:39 +02:00
helper jim-nvp is moving from jimtcl to openocd 2011-09-30 09:38:22 +02:00
jtag arm-jtag-ew: Send GDB keep_alive() messages when logging USB communication 2011-10-08 23:10:20 +02:00
pld Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
rtos Fix off by one bug in FreeRTOS 2011-08-27 19:37:22 +02:00
server remove target argument from gdb packet handling functions 2011-08-24 17:41:35 +02:00
svf Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
target armv7m: implement async algorithm functions 2011-10-09 00:00:52 +02:00
transport transport: move files over to transport folder 2011-06-13 15:51:04 +02:00
xsvf nit: do not add \n at end of LOG_ERROR 2011-01-05 21:46:12 +01:00
ecosboard.c jim tests: use installed 2010-10-29 15:10:51 +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 logging: turn of stdout/stderr buffering 2010-09-20 20:45:48 +02:00
Makefile.am ULINK driver: Add '-lm' linker flag when building this driver (required for correct calculation of JTAG TCK speed setting) 2011-08-31 16:25:42 +02:00
openocd.c jimtcl: delete OpenOCD's broken 'stacktrace' command 2011-08-14 18:32:16 +02:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00