debug: Don't halt out of reset. It's unrealistic. Use a program which loops (actually...
authorMegan Wachs <megan@sifive.com>
Tue, 18 Apr 2017 22:09:55 +0000 (15:09 -0700)
committerMegan Wachs <megan@sifive.com>
Tue, 18 Apr 2017 22:09:55 +0000 (15:09 -0700)
commit2b116f9fb820641cb0a3a04e51164f2ef76478d6
tree3022795d926a051c6ee386ad832fc45b458b1b0d
parentb9cc9c27522499f91709d2ea6814692ed6131069
debug: Don't halt out of reset. It's unrealistic. Use a program which loops (actually it just gets an exception anyway).
debug/programs/infinite_loop [new file with mode: 0755]
debug/programs/infinite_loop.c [new file with mode: 0644]
debug/targets.py
debug/targets/spike/openocd.cfg
debug/testlib.py