CMSIS V3 RTOS Layer for XMC 4500

sockentroll99 wrote on Tuesday, June 30, 2015:

Hello together,

i am working with Dave 3 with the XMC 4500 controller. In want to integrate FreeRTOS into Dave3 so i can use Apps that requires a RTOS. To do that I need a CMSIS V3 RTOS-Layer. Is this Layer aviable for FreeRTOS?

Thanks for your help.

rtel wrote on Tuesday, June 30, 2015:

There are a few such abstraction layers for FreeRTOS around on the internet, but it is not something we provide ourselves. I thought Dave came with this already. As far as I am aware the only RTOS that comes with such an abstraction layer is ARM’s own RTOS.

Regards.