<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Kinetis SDK 1.3.0 - FreeRTOS support? in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-SDK-1-3-0-FreeRTOS-support/m-p/657239#M7128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="297656" data-username="jean-michelpedrono" href="https://community.nxp.com/people/jean-michelpedrono"&gt;Jean-Michel Pedrono&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to add fsl_os_abstraction component and configure OS with FreeRTOS, then you can build successfully.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18767i0A30B1483887391D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 May 2017 12:47:30 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2017-05-03T12:47:30Z</dc:date>
    <item>
      <title>Kinetis SDK 1.3.0 - FreeRTOS support?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-SDK-1-3-0-FreeRTOS-support/m-p/657238#M7127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to play with FreeRTOS on my FRDM-K64F board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've installed Kinetis Design Studio 3.2.0 on my Ununtu 16.04 / 64bit (kinetis-design-studio_3.2.0-1_amd64.deb).&lt;/P&gt;&lt;P&gt;Then I've downloaded Kinetis DSK 1.3.0 Mainline, and registered it in KDS using "Install New Software".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm able to create, build and debug a default Kintetis SDK 1.x project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, i want to add FreeRTOS to this project:&lt;/P&gt;&lt;P&gt;From "Component Library", i double-click FreeRTOS to add it to my project, but I'm getting the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error during adding referenced component/template "Unsupported/Utility-UNSUPPORTED".&lt;BR /&gt;Component is either missing or corrupted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I probably did something wrong or forgot a step. Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 14:17:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-SDK-1-3-0-FreeRTOS-support/m-p/657238#M7127</guid>
      <dc:creator>jean-michelpedr</dc:creator>
      <dc:date>2017-04-06T14:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis SDK 1.3.0 - FreeRTOS support?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-SDK-1-3-0-FreeRTOS-support/m-p/657239#M7128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="297656" data-username="jean-michelpedrono" href="https://community.nxp.com/people/jean-michelpedrono"&gt;Jean-Michel Pedrono&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to add fsl_os_abstraction component and configure OS with FreeRTOS, then you can build successfully.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18767i0A30B1483887391D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 12:47:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-SDK-1-3-0-FreeRTOS-support/m-p/657239#M7128</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2017-05-03T12:47:30Z</dc:date>
    </item>
  </channel>
</rss>

