• How to set stack depth
    As the title states, I would like to know : a) how to set the stack depth, in a new project b) how to detect boundary violations of the stack. Thanks for any answer
  • Max. Allowed size for variables
    I'm using the Keil DK-ARM suite to write code for the LPC2129. I want to read-out an ADC and store 1000 samples in an array. When I locally declare an array, the debugger comes up with: error 65: access...
  • Max. Ethernet Frame Size
    I have board MCB2300 (with LPC 2378 microprocessor). I read in LPC23xx User manual that MAXIMUM FRAME LENGTH (MAXF)sets to the value 0x0600, which represents a maximum receive frame of 1536 octets...
  • Max Stack Usage Reduces
    Hi I am a newbie in embedded development, I have a question about Stack usage watermark feature. I enabled this feature to have a look at the max stack usage, So for e.g. just when the debugger is started...
  • Unexpectd stack depth in html document
    On time opt, keil generated ,htm file showing wrong Call chain for Maximum Stack Depth. That path never followed, is due to optimization compiler found some strange common code or something??? ...