FreeRTOS on FRDM-K64F

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

FreeRTOS on FRDM-K64F

2,754件の閲覧回数
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,666件の閲覧回数
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,666件の閲覧回数
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,666件の閲覧回数
siddharthpimpri
Contributor II

Thank you!

0 件の賞賛

1,665件の閲覧回数
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