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