• 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...
  • How much Stack size needed
    Hello Im using uVision3 3.60 with LPC2366. How can I get the maximum stack usage? I tried like this (see below) but the result is: Maximum Stack Usage = 0 bytes + Unknown(Cycles, Untraceable Function...
  • 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 much of a RAM we can use in our program
    Hi, I'm using LPC1768 controller keil v5.24.2.0. In the LPC1768 controller i put tcpip,http stack and some other application to it. While executing data memory reaches around 32700 it works well. But...
  • How much on-board RAM does the P89C669 really have?
    I am using a P89C669 and I am confused about the internal SRAM. The data sheets say there is 2K of on-board static RAM but the user manual shows that only 768 bytes in the on board XDATA space. However...