• RAM/ROM usage calculation
    Hello, I am using C compiler version 4.27, assembler version 5.04 and linker version 4.28, along with microvision 3.05. Is there a way to calculate the RAM/ROM usage of my application? Thanks in advance...
  • RTX-51 RAM usage
    The document indicates that the RTX requires minimun 450 Bytes XDATA, What could be the maximum for a small application and What should be taking care in order to minimize the XDATA usage. I have created...
  • LPC1768 RAM usage
    We are considering migration of a product from LPC2387 to LPC1768. What is a bit unclear to me in LPC1768 manual if fast RAM banks (or actually the free parts of them) are available as RAM for general...
  • P87C51MX on-chip RAM usage.
    Hello 8051 users, The new Philips 51MX (51MC2) has 3K of on-chip RAM, and it's divided into "data", "idata", "edata" and "xdata". Does anyone know how variables should be declared so that all types...
  • LPC17xx libspace.o RAM usage
    Hi, just experimenting with program footprint in the flash (on NXP CM3: LPC1768) with Keil uVision. In the HEX file I was wondering, why the first Vector Table item (initial stack pointer) is different...