<?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: Help getting FreeRTOS on Kinetis KL27Z in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-getting-FreeRTOS-on-Kinetis-KL27Z/m-p/849282#M51097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The MCUXPresso SDK 2.4.1 comes with FreeRTOS 10.0.1:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/66396i8E82C2769C4EF264/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can create a new project with it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/66397i0840840C8B363237/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or use the examples:&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/66398i08FD4970DBFD30C1/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;If you have created your own project with the SDK, then you can add FreeRTOS to it using the 'manage SDK components' button:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/66399i7D9737B93E994747/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2018 05:46:43 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2018-07-25T05:46:43Z</dc:date>
    <item>
      <title>Help getting FreeRTOS on Kinetis KL27Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-getting-FreeRTOS-on-Kinetis-KL27Z/m-p/849280#M51095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I get FreeRTOS v10.0.1 running with a Kinetis KL27Z (this is the FRDM-KL27Z64 Eval Board)&lt;/P&gt;&lt;P&gt;I am using my own created project, which was based off a few ports being setup to verify GPIO ports.&lt;/P&gt;&lt;P&gt;I am using MCUXpresso IDE 10.2.0_Build759 with GCC and only C code.&lt;/P&gt;&lt;P&gt;I have been creating a .bin file from the .axf file and the .bin file loads and runs successfully.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I need to verify I can get FreeRTOS running.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 20:56:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-getting-FreeRTOS-on-Kinetis-KL27Z/m-p/849280#M51095</guid>
      <dc:creator>jamesjanzen</dc:creator>
      <dc:date>2018-07-24T20:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help getting FreeRTOS on Kinetis KL27Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-getting-FreeRTOS-on-Kinetis-KL27Z/m-p/849281#M51096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FreeRTOS ports are available for (most) Kinetis parts in the uTasker project - see &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KL27Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KL27Z.html&lt;/A&gt;&lt;SPAN&gt; for the KL27 (with binary to run on the board).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Note that FreeRTOS support is however presently only available in the supported professional version (not the Open Source one)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 23:17:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-getting-FreeRTOS-on-Kinetis-KL27Z/m-p/849281#M51096</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2018-07-24T23:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help getting FreeRTOS on Kinetis KL27Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-getting-FreeRTOS-on-Kinetis-KL27Z/m-p/849282#M51097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The MCUXPresso SDK 2.4.1 comes with FreeRTOS 10.0.1:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/66396i8E82C2769C4EF264/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can create a new project with it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/66397i0840840C8B363237/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or use the examples:&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/66398i08FD4970DBFD30C1/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;If you have created your own project with the SDK, then you can add FreeRTOS to it using the 'manage SDK components' button:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/66399i7D9737B93E994747/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 05:46:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-getting-FreeRTOS-on-Kinetis-KL27Z/m-p/849282#M51097</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-07-25T05:46:43Z</dc:date>
    </item>
  </channel>
</rss>

