RTOS on kw41z. Yocto project

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

RTOS on kw41z. Yocto project

645 次查看
satsok_n
Contributor III

I am kind of new on RTOS. I am trying to use Yocto project on dev board FRDM - KW41Z. What meta layers should i use to create an basic image? Is there any example using a dev board with ARM processor? 

2 回复数

528 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello satsok_n@hotmail.com

Unfortunately we do not have any example available.

Yocto is a tool intended to create a Linux-based system and the kinetis and LPC mcu's can't support any linux os because of the hardware requirements.

 

For RTOS I recommend to download our SDK, that SDK can be built to include the FreeRtos

https://mcuxpresso.nxp.com/en/welcome

 

For more information about FreeRtos please refer to the reference manual: https://www.freertos.org/wp-content/uploads/2018/07/FreeRTOS_Reference_Manual_V10.0.0.pdf

 

Let me know if this helps.

Best Regards,

Omar

528 次查看
satsok_n
Contributor III

Thanks a lot.

0 项奖励