riscv-openocd/src
Rodrigo L. Rosa 1d4f294c3c fix error handling during halt
the user can execute halt, but no enter_debug_mode. modified the error handling to suite this.
the new implementation of unlocking will use enter_debug_mode, and should not get the same errors as the user would, because not being able to enter debug mode is actually success when checking for locked flash.
2011-08-30 15:09:44 -07:00
..
flash optional crc for flash writing 2011-08-30 15:09:34 -07:00
helper Evaluate 'script' in the global scope 2011-08-11 16:20:56 +02:00
jtag versaloon driver update 2011-08-16 12:50:38 +01: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 fix error handling during halt 2011-08-30 15:09:44 -07: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
Makefile.am Do not append git info to version string when building from released tarball 2011-07-14 10:19:18 +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
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