User Activity

I'm working on a bootloader on an STM32. Both the bootloader and the main program are being written and debugged in the STM32CubeIDE. To avoid issues when debugging both applications simultaneously, I've had to edit the linker file (startup_stm32f446...