Debugging bootloader + app: How to get a CRC header to the target, too?
I have a workspace in CubeIDE that has two STM32F0 projects: A bootloader and an app.To be able to debug both, bootloader, and then jumping through to the app code, I made an additional Debug Configuration where I added the source folder, and the sym...