<?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>Kinetis Design StudioのトピックRe: Is it possible to use Processor Expert and RTOS together?</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-it-possible-to-use-Processor-Expert-and-RTOS-together/m-p/667093#M8846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer to this amazing blog by Erich Styger:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/compendium/#RTOS" title="https://mcuoneclipse.com/compendium/#RTOS"&gt;Compendium | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and hope it helps and solves your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Aug 2017 08:26:12 GMT</pubDate>
    <dc:creator>ankurmittal</dc:creator>
    <dc:date>2017-08-08T08:26:12Z</dc:date>
    <item>
      <title>Is it possible to use Processor Expert and RTOS together?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-it-possible-to-use-Processor-Expert-and-RTOS-together/m-p/667092#M8845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am using a FRDM-KL25Z and KDS 3.2.0. I have been using Processor Expert for some time on a UART-centric project.&lt;/P&gt;&lt;P&gt;I have found that what I need to do requires multi-threading to do best, which I haven't done on a PC for years and have never done in an embedded project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd appreciate some guidance in this, such as advice on which RTOS is compatible and how to dove-tail it into the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If such a thing exists, a pointer to an example project that involves asynchronous communications would be invaluable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 03:05:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-it-possible-to-use-Processor-Expert-and-RTOS-together/m-p/667092#M8845</guid>
      <dc:creator>danreltek</dc:creator>
      <dc:date>2017-08-08T03:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use Processor Expert and RTOS together?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-it-possible-to-use-Processor-Expert-and-RTOS-together/m-p/667093#M8846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer to this amazing blog by Erich Styger:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/compendium/#RTOS" title="https://mcuoneclipse.com/compendium/#RTOS"&gt;Compendium | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and hope it helps and solves your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 08:26:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-it-possible-to-use-Processor-Expert-and-RTOS-together/m-p/667093#M8846</guid>
      <dc:creator>ankurmittal</dc:creator>
      <dc:date>2017-08-08T08:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use Processor Expert and RTOS together?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-it-possible-to-use-Processor-Expert-and-RTOS-together/m-p/667094#M8847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;I have attached for you a project for the FRDM-KL25Z using FreeRTOS and UART/Asynchroserial.&lt;/P&gt;&lt;P&gt;You can find that project as well on GitHub: &lt;A class="link-titled" href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/KDS/FRDM-KL25Z/FRDM-KL25Z_Shell_PEx" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/KDS/FRDM-KL25Z/FRDM-KL25Z_Shell_PEx"&gt;mcuoneclipse/Examples/KDS/FRDM-KL25Z/FRDM-KL25Z_Shell_PEx at master · ErichStyger/mcuoneclipse · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To use that project, you need som McuOnEclipse Processor Expert components. The latest release is described in &lt;A class="link-titled" href="https://mcuoneclipse.com/2017/07/09/mcuoneclipse-components-09-july-2017-release/" title="https://mcuoneclipse.com/2017/07/09/mcuoneclipse-components-09-july-2017-release/"&gt;McuOnEclipse Components: 09-July-2017 Release | MCU on Eclipse&lt;/A&gt;&amp;nbsp; and files are on SourceForge: &lt;A class="link-titled" href="https://sourceforge.net/projects/mcuoneclipse/files/PEx%20Components/" title="https://sourceforge.net/projects/mcuoneclipse/files/PEx%20Components/"&gt;McuOnEclipse - Browse /PEx Components at SourceForge.net&lt;/A&gt;&amp;nbsp;&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>Tue, 08 Aug 2017 09:29:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-it-possible-to-use-Processor-Expert-and-RTOS-together/m-p/667094#M8847</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-08-08T09:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use Processor Expert and RTOS together?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-it-possible-to-use-Processor-Expert-and-RTOS-together/m-p/667095#M8848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this. It seems to be exactly what I need!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 20:59:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-it-possible-to-use-Processor-Expert-and-RTOS-together/m-p/667095#M8848</guid>
      <dc:creator>danreltek</dc:creator>
      <dc:date>2017-08-08T20:59:29Z</dc:date>
    </item>
  </channel>
</rss>

