Kinetis SDK 1.3.0 - FreeRTOS support?

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

Kinetis SDK 1.3.0 - FreeRTOS support?

798 Views
jean-michelpedr
Contributor I

Hello,

I want to play with FreeRTOS on my FRDM-K64F board.

I've installed Kinetis Design Studio 3.2.0 on my Ununtu 16.04 / 64bit (kinetis-design-studio_3.2.0-1_amd64.deb).

Then I've downloaded Kinetis DSK 1.3.0 Mainline, and registered it in KDS using "Install New Software".

I'm able to create, build and debug a default Kintetis SDK 1.x project.

Now, i want to add FreeRTOS to this project:

From "Component Library", i double-click FreeRTOS to add it to my project, but I'm getting the following error:

Error during adding referenced component/template "Unsupported/Utility-UNSUPPORTED".
Component is either missing or corrupted.

I probably did something wrong or forgot a step. Any idea?

Thanks.

Regards

Tags (2)
1 Reply

464 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Jean-Michel Pedrono:

I think you need to add fsl_os_abstraction component and configure OS with FreeRTOS, then you can build successfully.

pastedImage_3.png

I would suggest you use KSDK 2.x instead of 1.X , since KSDK 2.X is the evolution of KSDK 1.x, it supports more devices and it has more improved features.

Regards

Daniel