• A question about OMF file
    I am using Keil uVision2. As I know, OMF file has the same name with project file without extension. But when I open this file,it is a Binary file, isn't a Text file. Is it True?
  • 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...
  • 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...