• 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...
  • 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...
  • 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...
  • 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...