Does K28F MCU support FreeRTOS?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Does K28F MCU support FreeRTOS?

721 Views
harryzhang
Contributor I

Is it possible to run FreeRTOS, or any other RTOS on Kinetis K28F MCU? I bought a few FRDM-K28F boards, installed MCUXpresso and the SDK for K28F. But I don't see any example code or demos for FreeRTOS or any RTOS, as implied in the "Getting Started Guide". Can anyone from NXP, or someone with experience, confirm whether I can use FreeRTSO on K28F, or do I have to select another MCU, e.g. LPC or iMX.RT series?

2 Replies

658 Views
BlackNight
NXP Employee
NXP Employee

FreeRTOS really does not depend on the type of MCU and it supports all Cortex-M.

I assume you are using the SDK for the FRDM-K28F. By default the SDK does not include extra middleware. Have you added them to your SDK build? Maybe you missed that part?

pastedImage_1.png

I hope this helps,

Erich

658 Views
harryzhang
Contributor I

Thank you for your reply! That's what I missed.

0 Kudos
Reply