639 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 - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...