X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fstm32f3discovery.cfg;h=9bb62f5f2a33cc18eb7a6f062362fc289b8c4627;hb=990a01b70203a512b120e562dd991c29ee9201b2;hp=5fd5950889418a3436fb838adbec34d4557dd436;hpb=2076ba093d65f5d4a9069504aca09b9e1696bd02;p=fw%2Fopenocd diff --git a/tcl/board/stm32f3discovery.cfg b/tcl/board/stm32f3discovery.cfg index 5fd595088..9bb62f5f2 100644 --- a/tcl/board/stm32f3discovery.cfg +++ b/tcl/board/stm32f3discovery.cfg @@ -1,9 +1,10 @@ # This is an STM32F3 discovery board with a single STM32F303VCT6 chip. # http://www.st.com/internet/evalboard/product/254044.jsp -source [find interface/stlink-v2.cfg] +source [find interface/stlink.cfg] -source [find target/stm32f3x_stlink.cfg] +transport select hla_swd -# use hardware reset, connect under reset -reset_config srst_only srst_nogate +source [find target/stm32f3x.cfg] + +reset_config srst_only