• fiq interrupt
    hi, i am using lpc2119 arm controller. i have tried to write a program for fiq interrupt using eint1 external interrup. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; //program for fiq interrupt...
  • GNU GCC v4.1
    I have succesfully compiled with cygnus (GCC v3.2) When cygnus path is changed to: C:\winarm and change the GNU Tool prefix to "arm-elf-" Then build I get error: --- Error: can't execute 'arm...
  • FIQ
    I am a real novice programming ARM7. I have a LPC2138 evaluation board and I use the environment uVision4. I tried to write a programm in C to handle an interrupt FIQ. To do this I followed the example...
  • uVision 5 to GNU GCC
    So pretty much I am trying to compile my current source code using the GNU GCC without the need of the IDE. I'd love to setup an automated compiling system so I can produce nightlys but without a makefile...
  • Reset / Clear Capture Register LPC2xxx
    Hello, how can I reset / clear or write 0 to the Capture Register of a LPC2368? Only with an hardware reset? Thank you very much for some help.