• 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...
  • Unusable Editor in 4.50
    Have Keil really shipped a product (uVision 4.5) that won't save syntax highlight colour settings - or is it just me? Mine reset every time I restart the product. This for me makes the editor less...
  • 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...
  • RL-ARM : OS_ERR_FIFO_OVF
    Hi, What mean the OS_ERR_FIFO_OVF error on runtime? Best regard.
  • lpc3131 rtx example for mdk
    Has anyone configured RTX under MDK for an NXP LPC3131 (using the Embedded Artists dev. board)? I saw Jeanne-Pierre's post from last year and the recommendation to use the Phytec lpc3180 blinky_rtx...