# This is for all ST NUCLEO with any STM32F429. Known boards at the moment: # NUCLEO-F429ZI # http://www.st.com/en/evaluation-tools/nucleo-f429zi.html source [find interface/stlink-v2-1.cfg] transport select hla_swd # increase working area to 128KB set WORKAREASIZE 0x20000 source [find target/stm32f4x.cfg] reset_config srst_only