gadget-chilipepper-plantmon.../openocd.cfg
Daniele Lacamera a67219081c Initial commit
2019-03-26 09:28:17 +01:00

13 lines
317 B
INI

#daemon configuration
telnet_port 4444
gdb_port 3333
interface jlink
transport select jtag
jtag_rclk 8
#adapter_khz 1000
reset_config trst_and_srst
#jtag newtap auto0 tap -irlen 4 -expected-id 0x3ba00477
#jtag newtap auto1 tap -irlen 5 -expected-id 0x06414041
#transport select swd
source [find target/stm32f1x.cfg]