Looking of a FreeRTOS example for Kinetis MKL16Z

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

Looking of a FreeRTOS example for Kinetis MKL16Z

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

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

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