Resolved! Bootloader Hardfault on App Entry. Is my application program configured correctly?
Hi all,I'm currently working on a bootloader for the STM32L052 MCU. I have a very simple bootlader at this early stage in the development. I have a simple application program that consists of a flashing LED, it compiles to a 4KB .bin file. I then con...