riscv-openocd/src
Megan Wachs a70e628620 riscv-v13: wait for idle in read_memory
read_memory was doing autoexec-initialized commands, but wasn't using
ac_busy_delay to add delay or wait between the commands. This isn't the optimal
solution, but the whole read_memory sequence needs to be made more efficient
anyway, so this was the quick and dirty solution.
2017-03-15 17:23:21 -07:00
..
flash Correct off by 1 in malloc, which causes this to fail on macOS (and in theory on any platform). 2016-12-23 17:53:26 -08:00
helper Fix typo in comment. 2016-09-23 14:16:23 -07:00
jtag Prevent the State Machine from moving during runtest 2016-09-23 14:16:24 -07:00
pld Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos rtos: remove display_str member 2016-08-14 01:38:12 +01:00
server riscv: Add register name to message when they do not exist. 2017-02-10 14:19:23 -08:00
svf Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
target riscv-v13: wait for idle in read_memory 2017-03-15 17:23:21 -07:00
transport Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
xsvf Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
Makefile.am Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependencies 2015-02-04 21:56:45 +00:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00