• 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...
  • 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...
  • Whats the realation b/w OMF51 and absoulute file generated by BL51
    Hi, I am working on the debugger development of 8051 target.To design the debugger I need to extract debug info from the absolute file(without extn) generated by bl51.The absolute file is in the form...