Custom board based on STM32F030C8, application compiled with Keil. Using the HAL for initialization and runtime.When compiled to run directly out of the flash, the EXTI for PB0 works. It is configured to generate interrupts for both edges and when th...