Question
How to boot trigger cm7 to cm4 in keil?
I'm implement IAP in Nucleo-H745ziq.
So. when i into application then cm7 trigger(boot) to cm4.
cm4 can't boot in keil but in stm32CubeIDE can boot.
SET_BIT(RCC->GCR, RCC_GCR_BOOT_C2);

I'm implement IAP in Nucleo-H745ziq.
So. when i into application then cm7 trigger(boot) to cm4.
cm4 can't boot in keil but in stm32CubeIDE can boot.
SET_BIT(RCC->GCR, RCC_GCR_BOOT_C2);

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.