• Generating PIC or nonabsolute OMF51
    Hello, I have two separate questions: 1) I was wondering whether the Keil C51 compiler can generate Position Independent Code. Perhaps, if I build a program as a library, would the generated object...
  • Generating PIC or nonabsolute OMF51
    Hello, I have two separate questions: 1) I was wondering whether the Keil C51 compiler can generate Position Independent Code. Perhaps, if I build a program as a library, would the generated object...
  • OMF51
    I am using mVision2 and I don't know how to generate OMF file. Please show me the way.Is it *.M51 file ? Thanks
  • OMF51
    I am using mVision2 and I don't know how to generate OMF file. Please show me the way.Is it *.M51 file ? Thanks
  • 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...