Hi guys,I have reserved 8K of flash in my STM32F030CC for a bootloader/updater program so my main application starts at 0x08002000. When I compile and debugg, the debugger is smart enough to know where to start, but when I click on reset session and ...