• Exponential Function on ARM7
    Note: This was originally posted on 16th October 2008 at http://forums.arm.com Hello I am doing a project of Artificial Neural Network Implementation on ARM core. I wanted to know if exponential operations...
  • help needed on arm7 timer interrupt
    Note: This was originally posted on 15th January 2009 at http://forums.arm.com Dear all !      i am trying to use a timer interrupt to call a function in an ARM7 platform.i hope this timer interrupt can...
  • ARM7 Programming question!
    Hi I had a doubt about programming the arm7 . In which scenario I should use explicitly Assembly language instructions while programming. Thanks
  • ARM processor ARM7 vs. ARM9
    I am new to ARM processor, right now i am learning ARM7TDMI-s, but currently in industry they are using ARM9, i want to know the advanced features of ARM9 compared to ARM7.
  • What is the difference between instruction prefetch and instruction pipelining in arm7tdmi?
    In instruction pipe lining in arm7tdmi the next to next instruction from  the instruction being executed is fetched in to the arm7 and we call it as fetching then what is difference between fetching of...