• RTX OS_ERR_FIFO_OVF
    Hi, I am using the STM32F207 (Cortex-M3) device with MDK 4.50. I have an ISR function which calls isr_evt_set() to send a “Tick” event when a 1ms h/w timer tick occurs. A task calls os_evt_wait_and...
  • Understand OS_ERR_FIFO_OVF ?
    Hi, sometimes my program crashes and I do not know why. I have a error "OS_ERR_FIFO_OVF". I read the information Keil : http://www.keil.com/support/docs/3604.htm and http://www.keil.com/support...
  • Understand OS_ERR_FIFO_OVF ?
    Hi, sometimes my program crashes and I do not know why. I have a error "OS_ERR_FIFO_OVF". I read the information Keil : http://www.keil.com/support/docs/3604.htm and http://www.keil.com/support...
  • RTX OS_ERR_FIFO_OVF
    Hi, I am using the STM32F207 (Cortex-M3) device with MDK 4.50. I have an ISR function which calls isr_evt_set() to send a “Tick” event when a 1ms h/w timer tick occurs. A task calls os_evt_wait_and...
  • RL-ARM : OS_ERR_FIFO_OVF
    Hi, What mean the OS_ERR_FIFO_OVF error on runtime? Best regard.