• 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
    I need to find out how much of the available 128k flash has been used by my application. I also need to find out how much of the 32k available static RAM is being used. I believe the answers lie in 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...
  • 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...
  • LIB_CODE in *.m51 files
    Hello, I have a problem with extracting data from *.m51 to build simulator. There are some library code in *.m51, placed in segments: LIB_CODE and LDIV. I guess it's length and address depends on...