]> git.sur5r.net Git - openocd/blobdiff - tcl/board/stm32439i_eval_stlink.cfg
tcl: add Hi6220 target and LeMaker HiKey board config
[openocd] / tcl / board / stm32439i_eval_stlink.cfg
index 5b57e1a16912ae7ff403884454194c722838a8a3..5995fb1d286c81668d43b5abdeb725d87cee1bfc 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 STM32F439NIH6
 
-source [find target/stm32f4x_stlink.cfg]
+source [find target/stm32f4x.cfg]
 
-# use hardware reset, connect under reset
-reset_config srst_only srst_nogate
+reset_config srst_only