X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=tcl%2Fboard%2Fstm32f0discovery.cfg;h=e2b5e38444a13c7a27f7f8c50ab829dea9f97ead;hb=f23ac683430ffb08b511dd02afc93bc1f454a017;hp=be71a10110f27405e56ca106e7dae7c8d30bfd0d;hpb=7e2fb7ce9a445c1a3afc82b47b544d0b75855ea8;p=fw%2Fopenocd diff --git a/tcl/board/stm32f0discovery.cfg b/tcl/board/stm32f0discovery.cfg index be71a1011..e2b5e3844 100644 --- a/tcl/board/stm32f0discovery.cfg +++ b/tcl/board/stm32f0discovery.cfg @@ -1,6 +1,11 @@ # This is an STM32F0 discovery board with a single STM32F051R8T6 chip. # http://www.st.com/internet/evalboard/product/253215.jsp -source [find interface/stlink-v2.cfg] +source [find interface/stlink.cfg] -source [find target/stm32f0x_stlink.cfg] +transport select hla_swd + +set WORKAREASIZE 0x2000 +source [find target/stm32f0x.cfg] + +reset_config srst_only