User Activity

Hi, I am working on STM32F030CC microcontroller, where I am calling an application code from bootloader code. When the code is entering the application, the program is entering into an infinite loop of HAL_Delay(). I found out that by adding "SCB->VT...