• Problem ISR jumping only once
    Hi, I've been searching for two days now without any result so I post this message and hope that someone could help me. I'm writing a program using ISR on the timer 0 and a button, on a processor...
  • Can only debug once?
    Hi, I'm using an MBC4300 dev board and my application is using CMSIS-RTOS (messaging etc). My system is up to date (see below): I am having difficulty debugging, here is what happens. 1...
  • UART0 interrupt only once.
    Hi , I need help, here is the problem. I am using STR91X-SK/KEIL EVAL board. I can run the example code called measure from keil website. however, I can't run the UART0 in interrupt mode by use the example...
  • lpc2387 timer0 irq works only once
    I'm trying to blink diode, using timer0 MR0 irq. The problem is that the irq works only one time. I see diode is just blinking once and nothing else. I localized the issue and here's the code:...
  • my code works once !
    hi all I've worked with tcp library with 4.2 version without any problem now i switched to 4.7 version when i program my code it works properly (answer my ping) but when i turn it off...