X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Fstm320518_eval_stlink.cfg;h=ce074cbf2a37e19fb3ba7d74b6f2e3466f3ae8a1;hb=f0d10751fa83d1c629b3c75abc5f24d5b66a8d1d;hp=804ff2c39c3eb567aae2eed35f3869970ef1af18;hpb=caeb05720595287e9a9865ff5f9e764c92be152d;p=openocd.git diff --git a/tcl/board/stm320518_eval_stlink.cfg b/tcl/board/stm320518_eval_stlink.cfg index 804ff2c39c..ce074cbf2a 100644 --- a/tcl/board/stm320518_eval_stlink.cfg +++ b/tcl/board/stm320518_eval_stlink.cfg @@ -6,13 +6,14 @@ 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 +reset_config srst_only