After HSE is installed, the APP system clock fails to be initialized. Procedure
After installation
Solved! Go to Solution.
Hi @WXM,
Can you disable FIRC under MCU control ?
Thank you,
BR, Daniel
View solution in original post
Does it fail in Clock_Ip_Divider.c at this write?
IP_CONFIGURATION_GPR->CONFIG_REG_GPR = RegValue;
If so, please remove this write.
The APP_CORE_ACC is written by the HSE_FW and cannot be modify anymore.
Hi
I'm going to run it here and then I'm going to "HardFault_Handler(void)".
void Clock_Ip_InitClock(Clock_Ip_ClockConfigType const * Config)