riscv-openocd/src
oharboe 1ac48e7500 OpenOCD commands w/prefix ocd_ now set the primary Tcl return value instead of messing with ocd_output local variable. Much more straightforward and expected behaviour. The side effect is that the ocd_xxx commands will print output twice(once immediately and once upon completion of command). This is a strange, expected and intentional behaviour.
git-svn-id: svn://svn.berlios.de/openocd/trunk@871 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-07-24 20:46:15 +00:00
..
flash - more fixes to high density stm32x flash driver 2008-07-23 14:49:41 +00:00
helper OpenOCD commands w/prefix ocd_ now set the primary Tcl return value instead of messing with ocd_output local variable. Much more straightforward and expected behaviour. The side effect is that the ocd_xxx commands will print output twice(once immediately and once upon completion of command). This is a strange, expected and intentional behaviour. 2008-07-24 20:46:15 +00:00
jtag take path to eCos files from environment variable 2008-07-24 13:49:56 +00:00
pld Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms(). 2008-04-08 13:08:36 +00:00
server wait 500ms for target to halt upon connect. 2008-07-24 06:07:55 +00:00
target retire daemon_startup 2008-07-24 10:17:42 +00:00
tcl - fix bug with stm32 high density write protection 2008-07-22 14:30:52 +00:00
xsvf - fixed xsvf_add_statemove() 2008-05-03 10:33:16 +00:00
Makefile.am take path to eCos files from environment variable 2008-07-24 13:49:56 +00:00
main.c - remove build warning from keep_alive 2008-07-18 13:31:37 +00:00
openocd.c Better handling of OpenOCD command invocation result/context. 2008-07-24 10:16:44 +00:00
scripting.txt working notes. 2008-07-11 06:52:33 +00:00