X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tcl%2Fboard%2Fstm32f4discovery.cfg;h=963e0f95931daf202ecc72c4ac8ea255866afbac;hb=eb26a884e0ff0fb6568aeda65fe21eec1e5b6557;hp=98125e171084af906bf9dcc0987a3218401085c0;hpb=fce4ac57140d4312dd229c7d5f149a340c92cda1;p=openocd diff --git a/tcl/board/stm32f4discovery.cfg b/tcl/board/stm32f4discovery.cfg index 98125e17..963e0f95 100644 --- a/tcl/board/stm32f4discovery.cfg +++ b/tcl/board/stm32f4discovery.cfg @@ -3,4 +3,11 @@ source [find interface/stlink-v2.cfg] -source [find target/stm32f4x_stlink.cfg] +transport select hla_swd + +# increase working area to 64KB +set WORKAREASIZE 0x10000 + +source [find target/stm32f4x.cfg] + +reset_config srst_only