Hi, we have the Keil MDK-ARM-PRO and want to implement an RTOS in our next project.
Does Nordic support Keil CMSIS-RTOS2 or is there a better easier alternative?
Are there any examples available?
Thanks
Hi, we have the Keil MDK-ARM-PRO and want to implement an RTOS in our next project.
Does Nordic support Keil CMSIS-RTOS2 or is there a better easier alternative?
Are there any examples available?
Thanks
Hello,
Does Nordic support Keil CMSIS-RTOS2 or is there a better easier alternative?
No, we do not support this I'm afraid.
Kind regards,
Øyvind
Hi Øyvind,
Is there any reason why it would not work?
I assume interference with the soft device is the issue?
Is there any RTOS that is supported?
Thanks
Hi Øyvind,
Is there any reason why it would not work?
I assume interference with the soft device is the issue?
Is there any RTOS that is supported?
Thanks
Yano said:Is there any reason why it would not work?
I'm afraid I don't have the details to that, as we do not support it.
Yano said:Is there any RTOS that is supported?
There are currently two RTOS that we have support for; Free RTOS (nRF5 SDK) and Zephyr (included in nRF Connect SDK)
-Øyivnd