Looking of a FreeRTOS example for Kinetis MKL16Z

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

Looking of a FreeRTOS example for Kinetis MKL16Z

1,087件の閲覧回数
bgraham
Contributor IV

Unless somebody can point out how to build the ARM RTX5 library in MCUXpresso....

I have not been able to find an example FreeRTOS project for the Kinetis MKL16Z.

Can somebody point me to an example?

Thanks,

Bruce

0 件の賞賛
返信
2 返答(返信)

956件の閲覧回数
bgraham
Contributor IV

I previously installed the SDK, but it did not include the FreeRTOS component .

I downloaded the SDK again and made sure the FreeRTOS component was added.

I imported the SDK into MCUXpresso.

I restarted MCUXpresso.

I looked in the folder: SDK_2.2.0_MKL16Z256xxx4\boards\frdmkl46z. It contains:

cmsis_driver_examples
demo_apps
driver_examples
project_template

rtos_examples
usb_examples

When I attempted to use "Import SDK example(s)"  in MCUXpresso, the frdmkl46z board only lists :

cmsis_driver_examples
demo_apps
driver_examples
usb_examples

So,

I uninstalled the SDK,

restarted MCUXpresso,

re-stalled the SDK.

Now the rtos_examples shows up.

There is a bug in MCUXpresso. The import SDK feature fails to update the SDK properly.

Thanks,

Bruce

0 件の賞賛
返信

957件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Bruce:

I would suggest you download SDK_2.2.0_MKL16Z from below link

Welcome | MCUXpresso SDK Builder 

You can see some FreeeRTOS examples in this package

SDK_2.2.0_MKL16Z256xxx4\boards\frdmkl46z\rtos_examples\freertos_hello

Regards

Daniel

0 件の賞賛
返信