projects
/
riscv-tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2091a5b
)
debug: Use RTOS OpenOCD for Spike for now.
author
Megan Wachs
<megan@sifive.com>
Tue, 18 Apr 2017 18:33:35 +0000
(11:33 -0700)
committer
Megan Wachs
<megan@sifive.com>
Tue, 18 Apr 2017 18:33:35 +0000
(11:33 -0700)
debug/targets/spike/openocd.cfg
patch
|
blob
|
history
diff --git
a/debug/targets/spike/openocd.cfg
b/debug/targets/spike/openocd.cfg
index 5389da8f2ab0d9c858ee7de20e395923cee4c4a8..881d74517976cf6a18d0da64e69443786cabfd55 100644
(file)
--- 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