freeRtos on Kinetics

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

freeRtos on Kinetics

575 Views
mayursavaj
Contributor III

Hello Everyone,

I am using MK22FX512 micro controller for our project development.

Can I use freeRtos on MK22FX512??

if Yes than Can someone share example code with IDE.

Regards,

Mayur Savaj

Labels (1)
0 Kudos
3 Replies

471 Views
danielchen
NXP TechSupport
NXP TechSupport

Just an information that you can download SDK_2.3.1_MK22FX512XXX12 from  http://mcuxpresso.nxp.com/

There are rtos examples in the foler

SDK_2.3.1_MK22FX512xxx12\boards\twrk21f120m\rtos_examples

supported IDE includes, MCUXpresso, IAR, Keil,

Regards

Daniel

0 Kudos

471 Views
BlackNight
NXP Employee
NXP Employee

If you created the MCUXpresso SDK with FreeRTOS included, then you can create a project with FreeRTOS added ini MCUXpresso IDE:

pastedImage_1.png

I hope this helps,

Erich

0 Kudos

471 Views
BlackNight
NXP Employee
NXP Employee

If you are looking for an example, there is one available here:

mcuoneclipse/Examples/MCUXpresso/K22FX5120/K22FX512xxx12_FreeRTOS at master · ErichStyger/mcuoneclip... 

I hope this helps,

Erich

0 Kudos