cfg: add board and target configs for TI SimpleLink Wi-Fi CC3200 LaunchPad
[fw/openocd] / tcl / board / stm3220g_eval_stlink.cfg
index 578a0e8a709abb78ecd139793f8fe599f6867e44..43a4df98601c5fff70f015942e5291d1fbf5cb3a 100644 (file)
@@ -6,13 +6,14 @@
 
 source [find interface/stlink-v2.cfg]
 
+transport select hla_swd
+
 # increase working area to 128KB
 set WORKAREASIZE 0x20000
 
 # chip name
 set CHIPNAME STM32F207IGH6
 
-source [find target/stm32f2x_stlink.cfg]
+source [find target/stm32f2x.cfg]
 
-# use hardware reset, connect under reset
-reset_config srst_only srst_nogate
+reset_config srst_only