• CMSIS RTOS2 API is missing
    Hi, I am working with Freertos kernel in ARM cortex microcontrollers. So, I felt Keil complier has a better optimization level comparing others. So i planned to using Freertos with Keil. i installed...
  • 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...
  • CMSIS RTOS2 - C++ support?
    In the CMSIS RTOS2 documentation, it states that a C++ interface is planned for release January 2017. "The C++11/C++14 interface is planned to be released in January 2017." Does anyone know what...
  • rtos2
    ..continued.. /******************************************************************************/ /* Task 2 'clock' */ /******************************************************************************...
  • CMSIS-RTOS2 and CMSIS perpherial code HAL timeout
    Folks Looking for a sanity check and perhaps looking to see how others are dealing with this issue So I had fault with a peripheral on a stm32F1xx where basically it would never timed out so that...