• OMF2 format documentation
    I have found OMF51 documentation. Can OMF2 documentation be found somewhere ? Regards, Wojtek
  • OMF2 problem
    Hi: I will use the Keil C Lx51 to compiler my project(for XDATA banking). I find the omf file type is OMF2. I use Hitex ICE and use SP51OMF2 instead of SP8051KE to produce Hitex object file. But...
  • convert OMF2 to ELF
    Anyone know how to convert Keil OMF2 for to ELF? I need ELF format to be able to use software trace capability of my simulator (NCSIM). I am using C51 in a SOC with lots of custom hardware that is all...
  • OBJ Format
    Which OBJ File Format is Keil using ? OMF ? Thanks freudi
  • OMF51 format
    Hey there. I'm trying to make a program that reads and prints out the information contained in the object files that come out of the A51 assembler. It's going to read the records and output it all...