Change Flash Standard Boot Startup Adress with STM32ide
using stm32ide and a stm32f407 I would like to change the boot address to 0x8000000 to leave the first 4 sectors free from 0x4000 to position the boot at 0x8010000 I made a series of settings (not sufficient). in flash.ld file change1) FLASH (rx) : ...