This is my clock tree.
In the Bootloader and Appliation, I used the same clock initialization codeï¼
But when jumping from Bootloader to Application, an error occurs when reinitializing the clock.
The code is stuck here.
I know because DFPLL0 has been initialized in BOOTLOADER, CLKRDY and LOCK have been set.
So, how can I avoid this problemï¼