diff options
Diffstat (limited to 'openocd.cfg')
-rw-r--r-- | openocd.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openocd.cfg b/openocd.cfg index ba05b1e..3771d00 100644 --- a/openocd.cfg +++ b/openocd.cfg @@ -1,6 +1,8 @@ telnet_port 4444 gdb_port 3333 +set CPUTAPID 0x2ba01477 + source [find interface/stlink-v2.cfg] #hla_serial "000000000001" transport select hla_swd |