Whether there is MK22FN512 FreeRTOS software development kit

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

Whether there is MK22FN512 FreeRTOS software development kit

1,125件の閲覧回数
hg997745831
Contributor I

hello everyone,Whether there is MK22FN512 FreeRTOS software development kit.I would like to port FreeRTOS to K22. I would like to ask if there is no porting document. Thank you

ラベル(1)
0 件の賞賛
返信
4 返答(返信)

820件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Customer,

    You don't need to port it by yourself, because we already have the FreeRTOS code in the KSDK for MK22 chip.

  Please download the SDK code from this link:

Welcome | MCUXpresso SDK Builder 

Select the chip which you want, then note the following steps:

pastedImage_2.png

Select the FreeRTOS, then download the code.

You can find the freeRTOS code in folder:

SDK_2.3.1_FRDM-K22F\boards\frdmk22f\rtos_examples

Wish it helps you!

Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

820件の閲覧回数
hg997745831
Contributor I

Hi Kerry

Thank very much, I have found and look at the code .

I would like to ask why there is no priority grouping. There was a grouping function that was previously used in ST is this function: NVIC_PriorityGroupConfig(NVIC_PriorityGroup_4);

0 件の賞賛
返信

820件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi hg,

   It's the chip's character, NXP chip is a little different with the ST chip.

   So, please use our official code, if you still want to use the group, you can refer to the ARM cortex M4 core reference manual to call the according code.

  If you meet some problems about, please kindly let me know!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

820件の閲覧回数
hg997745831
Contributor I

Hi  Kerry,

OK,Think Very Much.

Have a great day too
hg

0 件の賞賛
返信