# This is for STM32F765VGTx. # STM32F765VGT6 # https://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32f7-series/stm32f7x5/stm32f765vg.html set WORKAREASIZE 0x8000 source [find interface/stlink-v2.cfg] transport select "hla_swd" #reset_config none separate #reset_config srst_only reset_config srst_only srst_nogate source [find target/stm32f7x.cfg]