• M51 file
    I need to find out how much of the available 128k flash has been used by my application. I also need to find out how much of the 32k available static RAM is being used. I believe the answers lie in the...
  • M51 file and OMF file
    help: From the file m51 I found the following information: B:0026H.1 SYMBOL fgResult but when I check it in OMF file, the symbol information is the following: segment id: 0x00 offset : 0x0030...
  • Automatic generation of an assembly file with symbols declaration starting from file .m51
    I would like to know if there's some utility application to automatically generate an .a51 file carrying the whole information about symbols contained into the linker listing file .m51. Thanx. Regards...
  • LIB_CODE in *.m51 files
    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...
  • Unknown information in *.M51 file
    Dear All: While I am studying *.M51 file, I discovered serveral unknown descriptions with which I need your help. Section: LINK MAP OF MODULE: .\obj\moonplus (MAIN) TYPE BASE LENGTH RELOCATION...