]> git.gag.com Git - fw/openocd/blobdiff - tcl/target/lpc17xx.cfg
cfg: LPC17xx default to using SYSRESETREQ to reset target
[fw/openocd] / tcl / target / lpc17xx.cfg
index c81971f93e615b05ed73e4401f32122e709be20c..372107f7d4473897aef9f58745382f35f6ae5d3d 100644 (file)
@@ -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