<?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: Threads/Fibers code? in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Threads-Fibers-code/m-p/167350#M1014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got FreeRTOS to compile and link OK, but it doesn't actually seem to run threads. &amp;nbsp;So if anyone has it working on MPC5444 or MPC 5634, pleae let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  #.section ".xcptn","ax"    # The "ax" is required to generate"non-text" code  */  .section .__exception_handlers,text  .align  16&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2020 09:14:43 GMT</pubDate>
    <dc:creator>jonr</dc:creator>
    <dc:date>2020-10-29T09:14:43Z</dc:date>
    <item>
      <title>Threads/Fibers code?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Threads-Fibers-code/m-p/167348#M1012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an application that is in need of "fibers" &amp;nbsp;(see:&amp;nbsp;&lt;A href="http://en.wikipedia.org/wiki/Fiber_(computer_science)" rel="nofollow" target="_blank"&gt;http://en.wikipedia.org/wiki/Fiber_(computer_science)&lt;/A&gt;﻿ ). &amp;nbsp;Basically, non-preemptive threads where a process can allow another process to run by calling "yield()". &amp;nbsp;At a low level, the scheduler round robins among tasks with each task having its own stack. &amp;nbsp; Is there any simple existing code for this out there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 20:14:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Threads-Fibers-code/m-p/167348#M1012</guid>
      <dc:creator>jonr</dc:creator>
      <dc:date>2011-09-16T20:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Threads/Fibers code?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Threads-Fibers-code/m-p/167349#M1013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FreeRTOS would also work. &amp;nbsp;Does anyone have it running with CodeWarrior on a MPC5xxx?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2011 08:15:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Threads-Fibers-code/m-p/167349#M1013</guid>
      <dc:creator>jonr</dc:creator>
      <dc:date>2011-09-17T08:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Threads/Fibers code?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Threads-Fibers-code/m-p/167350#M1014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got FreeRTOS to compile and link OK, but it doesn't actually seem to run threads. &amp;nbsp;So if anyone has it working on MPC5444 or MPC 5634, pleae let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  #.section ".xcptn","ax"    # The "ax" is required to generate"non-text" code  */  .section .__exception_handlers,text  .align  16&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:14:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Threads-Fibers-code/m-p/167350#M1014</guid>
      <dc:creator>jonr</dc:creator>
      <dc:date>2020-10-29T09:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Threads/Fibers code?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Threads-Fibers-code/m-p/167351#M1015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up using CocoOS. &amp;nbsp;Works great, especially after I wrote a thread to do round robin scheduling of the other threads.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 23:07:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Threads-Fibers-code/m-p/167351#M1015</guid>
      <dc:creator>jonr</dc:creator>
      <dc:date>2011-10-07T23:07:19Z</dc:date>
    </item>
  </channel>
</rss>

