X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fstm32439i_eval_stlink.cfg;h=b722ce67c1887088c3e5f96980bfe9d878bfab3e;hb=e609d5a5de84b3daf8b9524143e41a6c0713fd8f;hp=5b57e1a16912ae7ff403884454194c722838a8a3;hpb=e03eb89cfb7ee7a952bf8536ae1a4e7f2087d766;p=fw%2Fopenocd diff --git a/tcl/board/stm32439i_eval_stlink.cfg b/tcl/board/stm32439i_eval_stlink.cfg index 5b57e1a16..b722ce67c 100644 --- a/tcl/board/stm32439i_eval_stlink.cfg +++ b/tcl/board/stm32439i_eval_stlink.cfg @@ -4,7 +4,9 @@ # # This is for using the onboard STLINK/V2 -source [find interface/stlink-v2.cfg] +source [find interface/stlink.cfg] + +transport select hla_swd # increase working area to 128KB set WORKAREASIZE 0x20000 @@ -12,7 +14,6 @@ set WORKAREASIZE 0x20000 # chip name set CHIPNAME STM32F439NIH6 -source [find target/stm32f4x_stlink.cfg] +source [find target/stm32f4x.cfg] -# use hardware reset, connect under reset -reset_config srst_only srst_nogate +reset_config srst_only