Loading...
 
Skip to main content

System Workbench for STM32


Unable to debug/program NUCLEO-F303K8

  1. This is an my 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"

set CHIPNAME STM32F103C8Tx

source find target/stm32f1x_stlink.cfg

  1. use hardware reset, connect under reset

reset_config none

 
Collapse/expand modules below