FreeRTOS on FRDM-K64F

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

FreeRTOS on FRDM-K64F

3,018 次查看
siddharthpimpri
Contributor II

Hi,

I have a FRDM-K64F board with me. I wanna learn basics on freeRTOS using this board. Is there documentation which can help me?

Thank you.

标记 (2)
4 回复数

1,930 次查看
ice0
Contributor II

Hi

I've build a Code to drive K64F Development Board by the FreeRTOS

Its a simple Blue LED blink example.

Check my GitHub - ice0c/K64F.FreeRTOS.Blinky 

Build using arm-none-eabi-gcc compiler and load rtos.bin to your board

Enjoy,

ICE

0 项奖励
回复

1,930 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Siddharth Pimprikar

I would suggest  the"Getting Started with MCUXpresso SDK and FreeRTOS OS", please refer to the attached document.

Regards

Daniel

0 项奖励
回复

1,930 次查看
siddharthpimpri
Contributor II

Thank you!

0 项奖励
回复

1,929 次查看
FreeRTOS_org
Contributor IV

Not sure of NXP resources, but the following two pages will help:

Creating a new RTOS project 

Free RTOS Book and Reference Manual