Looking of a FreeRTOS example for Kinetis MKL16Z

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Looking of a FreeRTOS example for Kinetis MKL16Z

566 Views
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 Kudos
2 Replies

435 Views
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 Kudos

436 Views
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 Kudos