• 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 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,...
  • 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...
  • UART2 interrupt
    Hi All! Does anybody know if it is possible to make os_evt_clr in UART2 interrupt subroutine? If Yes, how often? - CPU - STR912FW44. - Keil compiler - MDK320. - UART2 - 9600bps, no FIFO, 8bit...