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.
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.
Looks like you're going to have to write yourself an OMF51-to-Elf converter (or pay someone else to do it for you). You can find the OMF51 spec in the downloads area of this site.