Any plans to port the new release of FreeRTOS V9 into KSDK?

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

Any plans to port the new release of FreeRTOS V9 into KSDK?

Jump to solution
581 Views
peterfurey
Contributor IV

Any plans to port the new release of FreeRTOS V9 into KSDK?

Labels (1)
1 Solution
373 Views
BlackNight
NXP Employee
NXP Employee

Hi Peter,

I have ported V9.0.0 for the SDK and shared it on GitHub (FRDM-K22F project, but it applies to any Cortex-M0+ or M4(F)) here:

mcuoneclipse/Examples/KDS/FRDM-K22F/FRDM-K22F_USB_Mouse_Kybd_SDK_v2.0/freertos/Source at master · Er...

Additionally, I have posted details about it here:

https://mcuoneclipse.com/2016/05/29/freertos-v9-0-0-with-static-memory-allocation/

You simply can drop-in that port (just make sure you are using that new FreeRTOSconfig.h, example in mcuoneclipse/Examples/KDS/FRDM-K22F/FRDM-K22F_USB_Mouse_Kybd_SDK_v2.0/source at master · ErichStyger...

If you are using Processor Expert, you can get a new FreeRTOS from SourceForge, see https://mcuoneclipse.com/2016/05/29/mcuoneclipse-components-29-may-2016-release/. And you can use these components with the Kinetis SDK V2.0 with some limitations as well, see https://mcuoneclipse.com/2016/05/20/tutorial-freertos-with-nxp-kinetis-sdk-v2-0-and-processor-expert...

All above is for the Kinetis SDK V2.0, I have not ported it for the SDK v1.x (where I think it does not make much sense).

I hope this helps,

Erich

View solution in original post

3 Replies
374 Views
BlackNight
NXP Employee
NXP Employee

Hi Peter,

I have ported V9.0.0 for the SDK and shared it on GitHub (FRDM-K22F project, but it applies to any Cortex-M0+ or M4(F)) here:

mcuoneclipse/Examples/KDS/FRDM-K22F/FRDM-K22F_USB_Mouse_Kybd_SDK_v2.0/freertos/Source at master · Er...

Additionally, I have posted details about it here:

https://mcuoneclipse.com/2016/05/29/freertos-v9-0-0-with-static-memory-allocation/

You simply can drop-in that port (just make sure you are using that new FreeRTOSconfig.h, example in mcuoneclipse/Examples/KDS/FRDM-K22F/FRDM-K22F_USB_Mouse_Kybd_SDK_v2.0/source at master · ErichStyger...

If you are using Processor Expert, you can get a new FreeRTOS from SourceForge, see https://mcuoneclipse.com/2016/05/29/mcuoneclipse-components-29-may-2016-release/. And you can use these components with the Kinetis SDK V2.0 with some limitations as well, see https://mcuoneclipse.com/2016/05/20/tutorial-freertos-with-nxp-kinetis-sdk-v2-0-and-processor-expert...

All above is for the Kinetis SDK V2.0, I have not ported it for the SDK v1.x (where I think it does not make much sense).

I hope this helps,

Erich

373 Views
peterfurey
Contributor IV

Hi Erich,

That's great, I'm using SDK V2.0 also.

Much thanks!,

Peter

0 Kudos
373 Views
ivadorazinova
NXP Employee
NXP Employee

Hi Peter.

Yes, we have. But at the moment the specific release was not determined.

I will keep you informed.

Best Regards,

Iva