Issue while jumping from internal ST bootloader to User bootloader at
So here is what I am doing, I am using IAR Systems to build my code and generate .s19 file and using an in-house tool to load the .s19 to device (STM32F469IG), after the download is complete the tool sends Jump command or “Go command” (0x21 0xDE) to ...