This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 C compiler?
Thanks in advance.

Parents
  • "Is there more than one, I know of none"

    Drew mentioned ARM and PPC.

    "I want to extract the amount of RAM due to the variables and ROM size from the elf file ... for different compilers"

    While this might be useful for different compilers with the same target, I can't imagine it being at all meaningful to compare an ARM or a PPC with an 8051!?

Reply
  • "Is there more than one, I know of none"

    Drew mentioned ARM and PPC.

    "I want to extract the amount of RAM due to the variables and ROM size from the elf file ... for different compilers"

    While this might be useful for different compilers with the same target, I can't imagine it being at all meaningful to compare an ARM or a PPC with an 8051!?

Children
No data