From: Megan Wachs Date: Tue, 18 Apr 2017 18:33:35 +0000 (-0700) Subject: debug: Use RTOS OpenOCD for Spike for now. X-Git-Url: https://git.libre-soc.org/?p=riscv-tests.git;a=commitdiff_plain;h=b9cc9c27522499f91709d2ea6814692ed6131069 debug: Use RTOS OpenOCD for Spike for now. --- diff --git a/debug/targets/spike/openocd.cfg b/debug/targets/spike/openocd.cfg index 5389da8..881d745 100644 --- a/debug/targets/spike/openocd.cfg +++ b/debug/targets/spike/openocd.cfg @@ -8,7 +8,7 @@ set _CHIPNAME riscv jtag newtap $_CHIPNAME cpu -irlen 5 -expected-id 0x10e31913 set _TARGETNAME $_CHIPNAME.cpu -target create $_TARGETNAME riscv -chain-position $_TARGETNAME +target create $_TARGETNAME riscv -chain-position $_TARGETNAME -rtos riscv gdb_report_data_abort enable