• M51 file and OMF file
    help: From the file m51 I found the following information: B:0026H.1 SYMBOL fgResult but when I check it in OMF file, the symbol information is the following: segment id: 0x00 offset : 0x0030...
  • 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...
  • queries to generate omf file
    hello sir, i am using keil software to interface with macronix (MX10F201FC) using icemx8051 emulator. I need .OMF file to generate .MHL file which is to be loaded into emulator. But using keil i am...
  • OMF records
    I am trying to import object files created by KEIL C51 compiler by my own pascal compiler. There are a lot of records not documented in the OMF51 documentation like 07, 09, 0F, 17, 19, 20, 23, 24, etc...
  • about omf file
    how can I get all function's name from OMF file.