• How to understand .m51 files contents?
    Hi Fellas, Please help me in finding the size of Flash(ROM) and RAM used by the Firmware. The firmware is implemented using C++. Also I have Keil microvision4; will it be helpful to find the ROM...
  • About the information in *.M51
    Dear Sir, May I leanr the meaning of the L?xxxx ? Where could I find the description of M51 in KeilC? Thank you. C:32E1H SYMBOL L?0506 C:32E4H SYMBOL L?0507 C:32EBH SYMBOL L?0512 C:32F8H SYMBOL...
  • problem about M51 output
    Dear all, In the OVERLAY MAP OF MODULE of M51, why is part of filename ignored? e.g. ?PR?BAPIXXXXXXXXXXXXXX?API_TVT... ?PR?_BAPIOOOOOOOOOOOOOOO?API_TV... These two functions are in the same...
  • 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...