• 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...
  • interrupt program with two timer interrupts
    Hi , I am using an application which inco-operates both ucos and TCP/IP each working with two timer interrupts respectively. i.e ucos working with timer3 interrupt for 1ms and TCP/IP working with...
  • 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,...
  • no interrupt
    Hell, I want to that the timer interrupt is called every 10-100ms and have a code where everything works fine on a C167CR-LM. Now I want the same thing for the target XC167CI. But after initializing...