Does K28F MCU support FreeRTOS?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Does K28F MCU support FreeRTOS?

1,138件の閲覧回数
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,075件の閲覧回数
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,075件の閲覧回数
harryzhang
Contributor I

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

0 件の賞賛
返信