Bootloader Problem with STM32F4
Posted on January 31, 2017 at 15:33Hello guys,I have problem with bootloader on STM32F427xx. Bootloader: 0x08000000 ---128KbAPP: 0x08020000 ----512KbIn Linker Script for App, the ResetHandler located at .start 0x08020200 : { . = ALIGN(4); ...