• 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
  • 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 EXTENDED
    Is there any document describing the extended registers for OMF51-EXTENDED format?
  • 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...
  • BL51 warning
    This is a problem of warning 16. i have tried the solution given in keil site " This warning occurs when functions which are not called are contained in a program (e.g. for test purposes). The function...