aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/lpc17xx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/lpc17xx.cfg')
-rw-r--r--tcl/target/lpc17xx.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/tcl/target/lpc17xx.cfg b/tcl/target/lpc17xx.cfg
index c81971f..372107f 100644
--- a/tcl/target/lpc17xx.cfg
+++ b/tcl/target/lpc17xx.cfg
@@ -94,6 +94,6 @@ $_TARGETNAME configure -event reset-init {
mww 0x400FC040 0x01
}
-# if srst is not fitted use VECTRESET to
-# perform a soft reset - SYSRESETREQ is not supported
-cortex_m reset_config vectreset
+# if srst is not fitted use SYSRESETREQ to
+# perform a soft reset
+cortex_m reset_config sysresetreq