• 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....
  • About OMF-51 format
    I am trying to understand the OMF format files that the Keil compiler produces. I read the Intel OMF-51 document that the Keil website provides but I cannot match that up with what is produced by the...
  • 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...
  • undocumented OMF record
    Hi, I am writing tools for our ICE products. I tried to load to OMF file into our products. Some record type are not documented in the OMF51 specification. For example, the RecType 0x22 seems used to...