• RTOS ARM7 BOARD
    I'd like to create an RTOS on board of NXP - LPC2138 can any one help me which program shall i use it to perform ; and the code ; thank you very much ?
  • 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...
  • 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.
  • Delay Subroutine LPC2148 Assembly
    Hi Experts, I have just started with ARM assembly, I have written a program in assembly for toggling GPIO. The issue that I am facing is that the code works when I use several "nop" in place of "bl delay...