• MCB2140 - uVision3 Max Speed Setting
    Hi All, I want to set the MCB2140 board to 60MHz what MAM settings do I use in the Startup.s configuration wizard? Currently I have set MAM Control Fully Enabled MAM Timing 4 Any...
  • Neon suitable for max() on char[]?
  • 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...
  • Max. RAM supported by a Uc
    How can we say how much ROM is supported by a Uc? For example,for 8051,what is the maximum ROM that it can supports? Thanks in advance...
  • 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...