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

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

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

跳至解决方案
1,524 次查看
peterfurey
Contributor IV

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

标签 (1)
1 解答
1,316 次查看
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

在原帖中查看解决方案

3 回复数
1,317 次查看
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

1,316 次查看
peterfurey
Contributor IV

Hi Erich,

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

Much thanks!,

Peter

0 项奖励
回复
1,316 次查看
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