diff options
| author | Drew Barbier <drew@sifive.com> | 2017-05-07 14:51:08 -0500 |
|---|---|---|
| committer | Drew Barbier <drew@sifive.com> | 2017-05-07 14:51:08 -0500 |
| commit | 7c061127513b0f1291f7dfd0158aec988df5c25a (patch) | |
| tree | 9f67516b159d010e93f1777ce40082b4f4096cce /FreedomStudio/HiFive1/hello/hello OpenOCD.launch | |
| parent | e4572d7aa8dbd870b81c6fa1c9cc89db17cd25c5 (diff) | |
added global interrupt program
Diffstat (limited to 'FreedomStudio/HiFive1/hello/hello OpenOCD.launch')
| -rw-r--r-- | FreedomStudio/HiFive1/hello/hello OpenOCD.launch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FreedomStudio/HiFive1/hello/hello OpenOCD.launch b/FreedomStudio/HiFive1/hello/hello OpenOCD.launch index 96ab4ab..fda63e6 100644 --- a/FreedomStudio/HiFive1/hello/hello OpenOCD.launch +++ b/FreedomStudio/HiFive1/hello/hello OpenOCD.launch @@ -2,7 +2,7 @@ <launchConfiguration type="ilg.gnuarmeclipse.debug.gdbjtag.openocd.launchConfigurationType"> <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doContinue" value="true"/> <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doDebugInRam" value="false"/> -<booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doFirstReset" value="true"/> +<booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doFirstReset" value="false"/> <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doGdbServerAllocateConsole" value="true"/> <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doGdbServerAllocateTelnetConsole" value="false"/> <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doSecondReset" value="false"/> |
