• 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.
  • Memory size increase with uVission4
    Hello, We worked previously with the uVision3 with following components and optimization level 0: uVision3 V3.70 Toolchain: MDK-ARM Standard 3.30 C Compiler: V3.1.0.942 SARMCM3.DLL: V3.30 DARMSTM...
  • 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...
  • Code size Increased Unreasonably!
    Hi Everyone, I'm using C251 compiler with optimization level 9 with 'size' emphasis. I've a function similar to one given below. int * fun(short* param1, Boolean param2){ //..........code...
  • How to increase user STACK size for LPC2138 in startup.s
    i have got the error Error: L6406W: No space in execution regions with .ANY selector matching section STACK(startup.o). Error: L6407W: Sections of aggaregate size 0x488 bytes could not fit into .ANY...