• Looking for 8051 core with max speed and max memory
    Hi, We need 8051 core with below specification: 1) Effectively working at > 25M hz freq ( means considering the number of clocks per instruction ) 2) Code memory > 128 K 3) Data memory ~ 64K ...
  • 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. 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. 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...