Hello,
from previous threads in this forum, I foud out that there is a (non-public) CMSIS-RTOS1/2 layer for embOS. I also found out that
Segger doesn't advise to use it because it limits the usable features.
However I am in the situation that I have to provide libraries to be used in other branches of out enterprise that use other RTOSes.
The required functionality in this libraries is very basic. (eg. making some accesses thread safe).
Is it possible to use the CMSIS_RTOS API in the libraries (and an adapter layer) and the full embOS API in the application code?
Where can I get the CMSIS-RTOS layer?
Best Regards,
Christian
from previous threads in this forum, I foud out that there is a (non-public) CMSIS-RTOS1/2 layer for embOS. I also found out that
Segger doesn't advise to use it because it limits the usable features.
However I am in the situation that I have to provide libraries to be used in other branches of out enterprise that use other RTOSes.
The required functionality in this libraries is very basic. (eg. making some accesses thread safe).
Is it possible to use the CMSIS_RTOS API in the libraries (and an adapter layer) and the full embOS API in the application code?
Where can I get the CMSIS-RTOS layer?
Best Regards,
Christian