360 views
in Platform Packages by
Hello,

I'm using an STm32F427 microcontroller.

We have decided to use the KEIL RTX2 Operating. The abstraction layer is CMSIS2.

Do you have any example with CMSIS2 ?

1 Answer

0 votes
by
Hi Stefano,

currently we have no ready to use example with CMSIS2 KEIL RTX2.

However, it should be rather easy to adapt all code parts marked
with #if EW_USE_FREE_RTOS == 1 to the CMSIS2 API.

Only tasks and semaphores are used.

 

Best Regards,
Martin

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...