You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
302 B

# Default work area for the STM32F4x is 64K. We'll just leave it at that.
# set WORKAREASIZE 0x10000
source [find target/stm32f4x.cfg]
# Use SRST to synchronously reset both micros
#reset_config srst_only connect_assert_srst
reset_config none separate
# Not necessary:
#cortex_m reset_config srst