Files
origincar_controller/openocd.cfg
2026-08-07 19:04:38 +08:00

9 lines
208 B
INI

source [find interface/cmsis-dap.cfg]
transport select swd
source [find target/stm32f4x.cfg]
adapter speed 5000
reset_config srst_only srst_nogate
gdb_port 3333
$_TARGETNAME configure -gdb-max-connections 4