aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/k60.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/k60.cfg')
-rw-r--r--tcl/target/k60.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/tcl/target/k60.cfg b/tcl/target/k60.cfg
index d1247f31..a85fa909 100644
--- a/tcl/target/k60.cfg
+++ b/tcl/target/k60.cfg
@@ -33,3 +33,7 @@ target create $_TARGETNAME cortex_m3 -chain-position $_CHIPNAME.cpu
$_CHIPNAME.cpu configure -event examine-start { puts "START..." ; }
$_CHIPNAME.cpu configure -event examine-end { puts "END..." ; }
+
+# if srst is not fitted use SYSRESETREQ to
+# perform a soft reset
+cortex_m3 reset_config sysresetreq