• RTX with CMSIS-RTOS API
    Hello, what is the difference between the original RTX version and the CMSIS-API version? Is it the same kernel? Any performance differences? /Peter
  • 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...
  • Suspend and resume
    Hi, How to suspend and resume RTX51_TNY tasks? Ganbaa.T
  • Speciality of CMSIS RTX RTOS
    Hi Experts, What is the special feature in the CMSIS ARM RTX RTOS compared to other commercial RTOS which makes the integration smoother and gives best performance ?
  • Suspended state with RTX + RL_FFS + RL_USB (HID+MSC)
    Hi, I’m working on a device which has an STM32F407, a USB connector (not OTG) and an SD card. I want to have both HID (for communication with a PC software) and MSC (to retrieve the data recorded...