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
  • Having written <blah>-to-ELF conversion utilities before, I'd say yes it's possible. If someone asked me to do it, I would certainly pose the question "What is the root requirement?", since I can't imagine the need. But hey, I'm just an ignorant sod and do what I'm asked to do -- if you want it, I can (usually) build it -- for a price ;-)

Reply
  • Having written <blah>-to-ELF conversion utilities before, I'd say yes it's possible. If someone asked me to do it, I would certainly pose the question "What is the root requirement?", since I can't imagine the need. But hey, I'm just an ignorant sod and do what I'm asked to do -- if you want it, I can (usually) build it -- for a price ;-)

Children
More questions in this forum