cancel
Showing results for 
Search instead for 
Did you mean: 

IAP bootloader not jumping to the application address.

Suriya One.Zero
Associate II

0690X00000ARTRCQA5.pngI am working on IAP in STM32F4. I received .bin file using uart and flash it in 0x08004000 address successfully and disable irq , set msp , set vector, deinit hal , reset the systick registers but the jump is not working , It just freeze there. Can anyone help me on this.

10 REPLIES 10

Is there a way I do it in program itself without changing them manually in system_stm32f4xx.c file?