• 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...
  • 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 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...
  • probelms when code size increases
    i am working on an EPABX system were iam using atmel AT8051RD2 controller along with keil c51.my application is in the final stage tje coce size has almost reached 10K,xdata 0f 232 and data 45.I am using...