• 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...
  • OMF file
    Dear sir, we are using uVision2 for our project development to work on Micronix Microcontrollers. My problem is to generate an OMF file which supports ICEMX8051 emulator for debugging purporse....
  • 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...
  • 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 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...