Does K28F MCU support FreeRTOS?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Does K28F MCU support FreeRTOS?

1,131 次查看
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 回复数

1,068 次查看
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

1,068 次查看
harryzhang
Contributor I

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

0 项奖励
回复