Resolved! Jump to application failed with STM32F429IG
Hi guys:I had a project with a bootloader and an application, let me call them "BT1" and "APP1".I want to rewrite the "APP1" and already done, let me call the new app "APP2".Now the "BT1" can jump to "APP1", but can't jump to "APP2", I am sure the ap...