Hello, I have a problem with extracting data from *.m51 to build simulator. There are some library code in *.m51, placed in segments: LIB_CODE and LDIV. I guess it's length and address depends on which KEIL *.lib files are used. Do you have any idea what should I do when simulator comes to lib part? Is there a possibility to enter in library code and debug? I don't have a source of KEL lib files, and don't know their order in LIB_CODE segment.. Best regards, Branislava
"but we have 'special request' to use lst" Why? Again: the OBJ is what you need, so use it! "know would we get source code for simulator" You don't need the source! Keil provides and interface whereby you can add your special features to the standard uVision Simulator - look up AGSI in the knowledgebase.