• 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...
  • LPC2368 - FreeRTOS Timer0 ever goes into Irq rutine
    Hi, I'm trying to start FreeRTOS on LPC2368. I'm using MCB2360, Keil uVision 4 Lite, Ulink-Me. I haven't found a bug after hours of looking for errors and googling, so now i'm asking You for help....