• 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...
  • uVision project file format (uvproj)
    Ok, this is a rant, I know, but... I once thought I had read that the new xml-based project file format would allow for multiple targets in which source files could have the same name but reside...
  • ELF format
    Hi, Is anybody working with ELF file formats? Please help me The current ELF reader utilities (for example ELFDUMP from ELFIO and readelf) produces the .text for the entire program includuing amount...
  • binary file format
    Does anyone know the format for the binary files produced by fromelf? I use the above utility to create a binary image of my project. This image is used at a later date to update existing systems...
  • OMF File format
    I am building a little utility to see into library files. I am using the MCS-51 object module format specification V5.0 referenced in this web. I get some record types id non-described in that reference...