Loading...
 
Skip to main content

System Workbench for STM32


Debug problem in SW4STM32 using ST-Link/V2 SWD

This configuration also can not work

  1. This is an test board with a single STM32F103C8Tx chip.
  2. Generated by System Workbench for STM32


source find interface/stlink-v2.cfg

set WORKAREASIZE 0x5000
transport select "hla_swd"


source find target/stm32f1x.cfg

  1. use hardware reset, connect under reset
  2. reset_config srst_only srst_nogate

reset_config srst_nogate

ok,thanks.

 
Collapse/expand modules below