Resolved! How to use stm32l4 from IAP jump to bootloader
I have bootloader initial position 0x08000000 and IAP 0x08004000 now.First, I form bootloader jump to IAP code and it works fine.But my jump back to bootloader will stop.Maybe I have a lot of IAP function enable.So I want to ask, besides __disable...