tcl/esp32s2: check memory protection on gdb attach
[fw/openocd] / tcl / target / ti_cc32xx.cfg
index 6f91d3fd3ee35ba35a8a7acb3ed3dc2ebd1a33b7..9eb03eb2f4a9060a6149e979c75ab0d2c8a34824 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Texas Instruments CC32xx - ARM Cortex-M4
 #
@@ -59,6 +61,3 @@ if { [info exists WORKAREASIZE] } {
 }
 
 $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE -work-area-backup 0
-
-reset_config srst_only
-adapter srst delay 1100