STM32L010R8 Interrupt Vector Mapping from Boot Area to App area
We need support with the interrupt vector mapping for the STM32L010R8 SoC, specifically from the Boot area to the Application area (Flash/SRAM). We are currently developing a custom boot loader for the STM32L010R8 series and are not using the ROM-bas...