• Calculation of complexity
    How does the complexity of zero-one algorithm is calculated?
  • Measure Time complexity ?
    Think it is some basic question. I have one ARM7TDMI [LPC 2138] controller operating on 12 MHz clock freq. Suppose I have my programe performing 10 Lac comparisons, in one operation [function...
  • complex code arrays
    Hello, could you please clarify one fact for me. I am writing a memory sensitive program and need a complex but static constant array. Therefore I was considering this approach to save some space...
  • FAT complexity on Cortex
    Hi I'm deciding which Cortex microcontroller should I use in my project. I will use SD card and FAT filesystem. Is FAT filesystem to complex for Cortex M0 or can M0 perform search, read and writing...
  • Incorrect scatterloading!!!
    Hi,I'm using AT91SAM9260-EK to develop prototype of a Thermal Printer. I'm using the MDK3.50 & ARM-RL3.50 and AT91SAM9260-EK code example as framework of my project. The problem is with the scatter...