I compiled the bootloader and my app with keil arm and I can perform app flashing using DFU, then I compiled the app using gcc, then I can no longer flash using DFU.
is there any issue with flashing an app compiled using gcc with a bootloader compiled with keil arm ?