• 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 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...
  • lpc 2138 U0IER disabled but interrupt happens - emulator
    I see the strange behaviour in the emulator: I have installed U0IRQ in my vic and enabled it. Also, i have disabled all types of interrupts in U0IER. But after I send some data to serial with this...
  • lpc 2138 U0IER disabled but interrupt happens - emulator
    I see the strange behaviour in the emulator: I have installed U0IRQ in my vic and enabled it. Also, i have disabled all types of interrupts in U0IER. But after I send some data to serial with this...
  • Problem with timer interrupts
    Hi, following code starts the timer (checked with debugger TIM0->CNTR) but does not lead to an interrupt; using STR711FR2, Keil uVision, ULink2, 16MHz external Clock RCCU_MCLKConfig(RCCU_DEFAULT...