初版适配和修改
This commit is contained in:
8
openocd.cfg
Normal file
8
openocd.cfg
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
Reference in New Issue
Block a user