tcl/target: add config for К1879ХБ1Я, a hybrid ARM11/DSP SoC by RC Module
[fw/openocd] / tcl / board / stm320518_eval_stlink.cfg
index a832984d0670583ebceec80fd5aa24ed69fc1ec7..0e2ac598203fa3da1c2a1456ee2c9f7e9b534189 100644 (file)
@@ -6,10 +6,15 @@
 
 source [find interface/stlink-v2.cfg]
 
+transport select hla_swd
+
 # increase working area to 8KB
 set WORKAREASIZE 0x2000
 
 # chip name
 set CHIPNAME STM32F051R8T6
 
-source [find target/stm32f0x_stlink.cfg]
+source [find target/stm32f0x.cfg]
+
+# use hardware reset, connect under reset
+reset_config srst_only srst_nogate