This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

flash app compiled with gcc using DFU with bootloader compiled with keil

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 ?

Related