• CMSIS RTOS2 Queue Message with Static Memory Block
    Hi All, I am porting the project from CMSIS RTOS1 to RTOS2. I am little confused on assigning the static memory for RTOS2 queue. Below is the RTOS1 Method: m_Keil_Msg_Def.pool = &m_Keil_Msg[i...
  • CMSIS KEIL RTOS - Mail queue vs Message queue
    Dear all, I am using Keil Microvision IDE v5.16 and CMSIS Keil RTX RTOS. Our microcontroller is STM32F4xx. In the CMSIS RTOS API, message queue and mail queue inter-thread communication mechanisms...
  • CMSIS KEIL RTOS - Mail queue vs Message queue
    Dear all, I am using Keil Microvision IDE v5.16 and CMSIS Keil RTX RTOS. Our microcontroller is STM32F4xx. In the CMSIS RTOS API, message queue and mail queue inter-thread communication mechanisms...
  • STM32L0 and CMSIS RTX5 RTOS2
    Using MDK V5.22. Set up a base STM32L0 project. Compiled and worked ok. Now wanted to add CMSIS RTOS2 RTX5. Used "Manage Run-Time Environment" to add "RTOS2 (API)" via its checkbox. Then added...
  • STM32L0 and CMSIS RTX5 RTOS2
    Using MDK V5.22. Set up a base STM32L0 project. Compiled and worked ok. Now wanted to add CMSIS RTOS2 RTX5. Used "Manage Run-Time Environment" to add "RTOS2 (API)" via its checkbox. Then added...