• .hex to .elf conversion?
    Hi, I am using SDCC compiler to run my C code on CC2430 (which contains 8051 controller). Problem is that SDCC generates .hex file! But I need a .elf file as output, because I want to use an elf_Loader...
  • ELF File
    Hi all, How can I have .elf output file in uVision (and not .axf!)? Regards, Reza
  • Is .hex and .map generated from the elf file?
    Hello everyone, we are using ARM Compiler 5.06 and are postprocessing the map file. We would like to have a shared postprocessing routine shared by multiple projekte and multiple compilers. Neither...
  • Ulink2: download .elf / .hex file to processor
    Hi, could someone tell me if it is possible to use the ulink2 with keil uvision to download a .elf or .hex file to a STM32F103 processor? The .elf file itself is created by another person and...
  • Possible to create .ELF file?
    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...