This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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

Parents
  • RTOS stands for "Real Time Operating System"
    API stands for "Application Programming Interface"

    APIs dont have KERNEL. And we know that in embedded systems, the codes can run without RTOS (to be precise, 'Kernel').

    It seems you havent read the post properly OR
    i m unable to understand the language of your Question.(sic)

Reply
  • RTOS stands for "Real Time Operating System"
    API stands for "Application Programming Interface"

    APIs dont have KERNEL. And we know that in embedded systems, the codes can run without RTOS (to be precise, 'Kernel').

    It seems you havent read the post properly OR
    i m unable to understand the language of your Question.(sic)

Children
No data