I am using STM32F030CCT6TR microcontroller for my Bootloader, but the while switching to application there is an error in initialization of System Clock.
I am blinking LED every 4 sec for up to 5 counts in Bootloader and switching to Application where I am blinking LED every second.But while jumping to Application the Clock Initialization is failing.