|
@ -2,8 +2,9 @@ source [find interface/stlink-v2.cfg] |
|
|
set WORKAREASIZE 0x4000 |
|
|
set WORKAREASIZE 0x4000 |
|
|
source [find target/stm32f3x.cfg] |
|
|
source [find target/stm32f3x.cfg] |
|
|
|
|
|
|
|
|
# serial of my f3 disco board. |
|
|
# Include a local serial config file if available |
|
|
hla_serial "S?n\x06gePQ6G%g" |
|
|
source openocd.common.cfg |
|
|
|
|
|
optional_local "openocd.stm32f3-disco.local.cfg" |
|
|
|
|
|
|
|
|
tpiu config internal swodump.stm32f3-disco.log uart off 72000000 |
|
|
tpiu config internal swodump.stm32f3-disco.log uart off 72000000 |
|
|
|
|
|
|
|
|