• 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...
  • 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...
  • 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...