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

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 the following items:

  1. Does C51 support .elf generation?
  2. If yes, how could I generate it? I would prefer command line. 
  3. Is there any setting needed in order to generate .elf using C51?
0