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 of Intel OMF 51 & and I am not able to relate the absolute file with the OMF51 format specified by Intel.Can anyone please help me?