update example-fsm-55
This commit is contained in:
11
example-fsm-55/stlink-v2.cfg
Normal file
11
example-fsm-55/stlink-v2.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
# Contributed by Kiwamu Okabe
|
||||
|
||||
source [find interface/stlink-v2.cfg]
|
||||
transport select hla_swd
|
||||
|
||||
# The STM32F030F4P6 is a *tightly* constrained chip; the work area size must be
|
||||
# similarly constrained.
|
||||
set WORKAREASIZE 0x1000
|
||||
source [find target/stm32f0x.cfg]
|
||||
|
||||
# use hardware reset, connect under reset
|
||||
Reference in New Issue
Block a user