X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Fboard%2Fstm32vldiscovery.cfg;h=60805b32c365cf33391663ac0a041020186524ea;hp=72182fa9d9e2d3316d012b62c6599b8d3ec7253b;hb=1c2e3d41de30c5e47d3fc8eda3de0a0a8229895a;hpb=ee38fff78bf0572f6dcef94b11aa562b29b09125 diff --git a/tcl/board/stm32vldiscovery.cfg b/tcl/board/stm32vldiscovery.cfg index 72182fa9d9..60805b32c3 100644 --- a/tcl/board/stm32vldiscovery.cfg +++ b/tcl/board/stm32vldiscovery.cfg @@ -1,8 +1,11 @@ # This is an STM32VL discovery board with a single STM32F100RB chip. # http://www.st.com/internet/evalboard/product/250863.jsp -source [find interface/stlink-v1.cfg] +source [find interface/stlink.cfg] + +transport select hla_swd set WORKAREASIZE 0x2000 -source [find target/stm32f1x_stlink.cfg] +source [find target/stm32f1x.cfg] +reset_config srst_only