[SOLVED] CMSIS-rtos interface to embOS

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] CMSIS-rtos interface to embOS

    Hello,
    is it possible to make request to impolement the CMSIS-rtos interface to embOS?

    Company which I represents would greatly appreciate it.

    Marek Bily
    ComAp a.s.
  • Hello,

    we already implemented the CMSIS RTOS layer.
    But this layer has a lot of disadvantages in comparison to our embOS API.
    Please contact us directly for further information.

    Best regards,
    Til
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • Hello,


    Thank you a lot for response.





    Simple we want to unify access to RTOS.
    Our common solution expect CMSIS-rtos and write wrapper to wrapper seems odd.





    (By the way the similar ambition
    we want to use for emFile, emUSB, emUSBH – but interface will be our,
    proprietary)





    Is it possible to get the CMSIS-rtos
    solution as support from you?


    Is your solution compatible only with
    some specific embOS version (oldest which we are using is 3.88)?








    Thank you


    Regards


    Marek Bílý

    Embedded SW Engineer



    ComAp a.s.

    U Uranie 1612/14

    170 00 Prague 7

    Czech Republic


    comap-control.com/
  • Hello Marek,

    Is it possible to get the CMSIS-rtos solution as support from you?

    Yes, sure. Are you looking for CMSIS-RTOS v1 or CMSIS-RTOS v2?
    arm-software.github.io/CMSIS_5/RTOS/html/index.html
    arm-software.github.io/CMSIS_5/RTOS2/html/index.html

    We have support for both versions but they are sold separately.

    Is your solution compatible only with some specific embOS version (oldest which we are using is 3.88)?

    CMSIS RTOS v1 layer can be used with any embOS version.
    CMSIS RTOS V2 layer can be used with embOS V4.32 and later versions only.

    But we still don't recommend to use such a wrapper at all since with it you can only use a fraction of the powerful embOS API.

    Best regards,
    Til
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.