Connect to custom board STM32L053 - STLINK-V2 - SWD
its works
- This is an testled board with a single STM32F103C8Tx chip.
- Generated by System Workbench for STM32
source find interface/stlink-v2.cfg
set WORKAREASIZE 0x5000
transport select “hla_swd”
source find target/stm32f1x_stlink.cfg
- use hardware reset, connect under reset
- reset_config srst_only srst_nogate
reset_config none