• Difference between CMSIS-RTOS-v1 and RTX?
    Hi, I am a begineer, and I would like to understand what are the differences between CMSIS-RTOS-v1, and RTX? Is RTX a product of Keil? Thank you
  • CMSIS RTOS RTX invalid thread id token ?
    Note: This was originally posted on 8th August 2012 at http://forums.arm.com Hi, I am using Keil's RTX implementation of the CMSIS RTOS and need to communicate between an interrupt routine and a thread...
  • stlink and cmsis rtos thread debbugging
    Dear Board im a beginner to RTOS. here is my question i used cubemx with stm32F103 ARM cortex m3 controller for my project. with the help of cubemx i have used FREERTOS option. and when i generate...
  • Stop Thread in CMSIS RTOS (not Terminate)
    Hi I am working with CMSIS RTOS RTX. I have an external device and some threads are running to work with this device. However, sometimes I need to turn off the device at the middle of working. Therefore...
  • problem with cmsis::rtx rtos
    hi to all i am new in mdk5 and i want create a project with mdk5 and using cmsis::rtx rtos, i wrote a simple blinky program with cmsis::rtx and work well in simulator, but when i deploy it in my board...