• 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...
  • Codebanking: combining 2 Projects(Blootloader+Firmware)
    Hello Community, I have a problem with combining 2 Projects wich are both using Codebanking. I need Codebanking, because the codesize of the Firmware is over 64k. When I compile both Projects...
  • Deciding the SRAM requirement
    Hi, I want to select a new ARM controller for my project. I am thinking of going for LPC2103 which is having 32KB of FLASH and 8KB of SRAM. My code size will be less than 32KB, but I am not sure...
  • now that Keil has decided that the old .....
    build project = coffee break should be valid again is there a way to escape when accidentially clicking 'rebuild' instead of 'build'
  • Common Block Subroutines - Selective
    I have a project for which the overall level of optimisation is set to the maximum. However, for a few modules (e.g. ISRs) I tried to set an optimisation level below that of Common Block Subroutines....