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,525件の閲覧回数
peterfurey
Contributor IV

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

ラベル(1)
1 解決策
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

元の投稿で解決策を見る

3 返答(返信)
1,318件の閲覧回数
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,317件の閲覧回数
peterfurey
Contributor IV

Hi Erich,

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

Much thanks!,

Peter

0 件の賞賛
返信
1,317件の閲覧回数
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