summaryrefslogtreecommitdiff
path: root/openocd.cfg
blob: 91a1debf6fc9b77b1954769fc0f21a98f2a65195 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
telnet_port 4444
gdb_port 3333

interface jlink

adapter_khz 1000
transport select swd

source /usr/share/openocd/scripts/target/stm32f4x.cfg

init
#arm semihosting enable

#flash bank sysflash.alias stm32f0x 0x00000000 0 0 0 $_TARGETNAME