• 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...
  • 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...
  • Ram usage with ec++
    Hi, as I understand from this link: www.caravan.net/.../guide.html in point D1 it is not possible to put an object in ROM if that object is from a class that has been derived from another class...
  • 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...
  • internal RAM usage in 89v664
    how to configure internal RAM(XDATA) of 89v664. Please tell me anybody..