• USBD_HID_GetReportTrigger problem: works only once
    I am writing USB HID Device driver for ARM M0+ and got a problem with sending data from device to host. The device can send data only on the first call of USBD_HID_GetReportTrigger(). The all others...
  • 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...
  • 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...
  • 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...
  • 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...