• Too much or too less stack size
    Hi, I've had a question some time ago, because I thought the compiler generates wrong code. Your answers told me that my startup-configuration seems to be wrong. Here I want to say thank you for the...
  • 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.
  • stack size
    Hi, In the start167.A66 file, there are 2 stack?? STK_SIZE and USTSZ I program in C language and I would like to know if I must declare the twice or just one, in order to gain some memory !! ...
  • 2K Code - how much of a limit is that?
    The free Evaluation version of the Keil tools has a 2K limit on generated code size. Just wondering: how much can you actually achieve in 2K on an 8051? I'm sure there must be a number of worthwhile...
  • deciding on stack and heep size
    Hello I have a general question. Is there a method to find how much should be the size of stack and heep? I mean for example for a microcontroller with a 20KByte of SRAM what makes the developer...