• ELF file format
    Hi all, Is it possible to get the C51 compiler output with ELF format ?. In other words Can i extract Map file or listing file with ELF file format using c51 compiler or any other embedded system...
  • 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...
  • Can C51 compiler generate .elf file?
    I was trying to generate .elf file using C51 compiler. From my quick search in Keil official website, apparently C51 compiler could not generate .elf format, I might be wrong. So, I would like to understand...
  • ELF format
    Hi, Is anybody working with ELF file formats? Please help me The current ELF reader utilities (for example ELFDUMP from ELFIO and readelf) produces the .text for the entire program includuing amount...