• CMSIS-RTOS osThreadYield does not pass control
    Hi I am trying to use the osThreadYield function of the CMSIS-RTOS and even though I have many other threads in the READY state, control is not passed to them and I stay in the current thread which...
  • does RTX (CMSIS-RTOS) support CanFestival(CANopen)
    Hi, I find there's hardly any examples or documents supporting CanFestival in CMSIS-RTOS - RTX . I'm using RTX for a long time,and want to use CanFestival in RTX . I wonder if there is any doc or...
  • STM32F205RBT6 does not start sometimes on power up
    my.st.com/.../Flat.aspx
  • Does CMSIS-RTOS support cortex-A and cortex-R?
    The clock speed of cortex-m4 is about 200MHz, which is not enough for image or complex data processing. So I want to use cortex-A9, and i'm wonder if the RTOS can be used in it ? If not,can you give...