<?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>CodeWarrior Development ToolsのトピックRTOS support for MK22FX512</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/RTOS-support-for-MK22FX512/m-p/997893#M8014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any RTOS support available for MK22FX512 controller? If yes than Please share docs and sample example code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Mayur Savaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jan 2020 05:12:59 GMT</pubDate>
    <dc:creator>mayursavaj</dc:creator>
    <dc:date>2020-01-24T05:12:59Z</dc:date>
    <item>
      <title>RTOS support for MK22FX512</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/RTOS-support-for-MK22FX512/m-p/997893#M8014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any RTOS support available for MK22FX512 controller? If yes than Please share docs and sample example code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Mayur Savaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2020 05:12:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/RTOS-support-for-MK22FX512/m-p/997893#M8014</guid>
      <dc:creator>mayursavaj</dc:creator>
      <dc:date>2020-01-24T05:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: RTOS support for MK22FX512</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/RTOS-support-for-MK22FX512/m-p/997894#M8015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I suggest you use FreeRTOS. You can download the SDK for the K22FX512 and add the FreeRTOS, after downloading it you will find some example codes that you can use as reference. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&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/99690i07E65C741D1E704A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope this helps, have a nice day!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Soledad&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2020 19:16:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/RTOS-support-for-MK22FX512/m-p/997894#M8015</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2020-01-24T19:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: RTOS support for MK22FX512</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/RTOS-support-for-MK22FX512/m-p/997895#M8016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi @&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="230447" data-username="mayursavaj" href="https://community.nxp.com/people/mayursavaj"&gt;Mayur Savaj&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'm using FreeRTOS, and have examples on GitHub:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/MCUXpresso/K22FX512" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/MCUXpresso/K22FX512"&gt;mcuoneclipse/Examples/MCUXpresso/K22FX512 at master · ErichStyger/mcuoneclipse · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FreeRTOS is included in the NXP MCUXpresso SDK and the MCUXpresso IDE includes nice views and support for it.&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>Sat, 25 Jan 2020 07:44:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/RTOS-support-for-MK22FX512/m-p/997895#M8016</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-01-25T07:44:26Z</dc:date>
    </item>
  </channel>
</rss>

