• ZI-data size increases with Stack Size increase
    If i set the stack size to 10k(0x2800) in the configuration wizard and re-build the code, ZI-data size is 18868. But when i increase the stack size to 20k(0x5000),ZI-data becomes 29108. Why is this so...
  • how to increase stack size
    Hi How to increase the stack size , i am not using the RTX. Where i have to increase (which file). thanks and regards Goran.
  • Increasizing RAM size in AFM
    Hi, I want to increase RAM size from 2^32 bits to 2^48 bits. I made the change in RAM_Device.lisa file by changing as     resources     {         PARAMETER { description("Memory Size"), default(0x1000000000000...
  • Increasing speed in interrupt tranfer
    The maximum speed for the interrupt transfer for USB 2.0 full speed is 64kbytes/s. LPC2148 is used in device side. Is there a possibility of increasing the interrupt transfer speed by increasing the...
  • Increasing Build Speed
    Hello, is there a way to increase the build speed of the real view compiler? At work we have a project which uses C++ /SAM9263 CPU which takes about 10 Minutes at the moment. My colleagues tried...