• LPC2368 - FreeRTOS Timer0 ever goes into Irq rutine
    Hi, I'm trying to start FreeRTOS on LPC2368. I'm using MCB2360, Keil uVision 4 Lite, Ulink-Me. I haven't found a bug after hours of looking for errors and googling, so now i'm asking You for help....
  • Interrupting the interrupt
    Hello, i have a problem. There are allways difficulties in programms with IRQ und FIQ. So i wrote this code to investigate where the problem is. I use two Timer, Timer0 and Timer1 to generate interrupts...
  • interrupt
    sir , I need to use hardware vic in lpc2148 instead of software interrupt ,i paste the program here what i m done in coding , but it's doesn't give any output. give me some suggestions. #include...
  • interrupts
    Hi mark , please help me in writing interrupts for s/w or h/w if possible provide me simple example for 2138 proce. How do i know if any interrupt comes,is there anything like RSIR to find out...
  • Interrupt problem = using External Interrupts
    Hi, I am trying to use External Interrupts in a program where I have already several active interrupts and modules. It happens that after I make the pin description for this external interrupt,...