• Determining image size from within code with compressed initial values
    Hi. Please can someone tell me if it is already posible. The problem was discussed one year ago here http://www.keil.com/forum/docs/thread10582.asp ? There is a problem with compressed initial values...
  • Determinate the RAM size
    Dear All Keil: 5.17 Language: Assembler (and later C) "Use Memory Layout from target Dialog" is checked CPU: LPC1768 Target environment: The simulator Target set up: The default values created...
  • How determine library sizes?
    Hello, In LST files you can find totals about module memory usage, in M51 you can do the same for complete application but, how can I determine the memory usage (code and data)when I build a library...
  • Image Size
    Hi, I'm trying to build someone else's code and the size is above the 32kb allowed by the evaluation version. I tried deleting some parts of the code which i'm not interested in and I could go from...
  • Determine code size when using bank switching
    Is there an easy way to determine the size of the common and bank code space? Its probably really easy but I can't seem to find how...