Is it possible to create an .ELF file from a Cortex M4 project (STM32F407, C++, uVision 4.60)?
(I would like to test STM Studio - but unfortunately it does not like my AXF file - but it would also accept an ELF file).
With MDK 4.70, you may set the output name you want - e.g. Blinky.elf instead of Blinky (this defaults to .axf) or Blinky.axf.