We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 the following items:
No.
It's Intel OMF - and, if you use CX51 and/or LX51, there are proprietary extensions.
Why do you think you need ELF ?
http://www.catb.org/esr/faqs/smart-questions.html#goal
Some reference links about how to create and use the files outputted by the C51 tools:
www.keil.com/.../93.htmwww.keil.com/.../181.htm