Kinetis SDK 1.3.0 - FreeRTOS support?

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

Kinetis SDK 1.3.0 - FreeRTOS support?

1,407件の閲覧回数
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

タグ(2)
1 返信

1,073件の閲覧回数
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