<?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: How do I add FreeRTOS to an existing project? in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917959#M4087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Erich, the window does show that it is excluded but the checkbox is greyed out and disabled so I can not uncheck that box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2019 14:42:01 GMT</pubDate>
    <dc:creator>vincent_kenbeek</dc:creator>
    <dc:date>2019-08-13T14:42:01Z</dc:date>
    <item>
      <title>How do I add FreeRTOS to an existing project?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917957#M4085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have started on a projected to which I would like to add FreeRTOS.&lt;/P&gt;&lt;P&gt;In MCUXpresso I have create a new example project with FreeRTOS.&lt;/P&gt;&lt;P&gt;I then copied the freertos folder and FreeRTOSConfig folder to my project and included them by adding the freertos folder to "MCU C Compiler &amp;gt; Includes" and "MCU Assembler &amp;gt; General" in the "C/C++ Build" settings in the properties.&lt;/P&gt;&lt;P&gt;However when I try to build my project I get the error "undefined reference to 'xTaskCreate' " in my main file despite including FreeRTOS.h, task.h, queue.h and timers.h.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is a screenshot of my includes settings. The "MCU Assembler &amp;gt; General" paths looks exactly the same.&lt;span class="lia-inline-image-display-wrapper" image-alt="mcuxpresso.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/87559iA89A228C0E6E75C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="mcuxpresso.png" alt="mcuxpresso.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 10:07:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917957#M4085</guid>
      <dc:creator>vincent_kenbeek</dc:creator>
      <dc:date>2019-08-13T10:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add FreeRTOS to an existing project?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917958#M4086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you marked that folder you have copied to be included in the build?&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/87363iD734D748483975F5/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;If you just copied or created a folder, it might be marked as 'excluded'. See as well &lt;A class="link-titled" href="https://mcuoneclipse.com/2014/07/22/exclude-source-files-from-build-in-eclipse/" title="https://mcuoneclipse.com/2014/07/22/exclude-source-files-from-build-in-eclipse/"&gt;Exclude Source Files from Build in Eclipse | MCU on Eclipse&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, 13 Aug 2019 13:52:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917958#M4086</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2019-08-13T13:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add FreeRTOS to an existing project?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917959#M4087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Erich, the window does show that it is excluded but the checkbox is greyed out and disabled so I can not uncheck that box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 14:42:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917959#M4087</guid>
      <dc:creator>vincent_kenbeek</dc:creator>
      <dc:date>2019-08-13T14:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add FreeRTOS to an existing project?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917960#M4088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vincent,&lt;/P&gt;&lt;P&gt;could you show a screenshot of your project structure and a screenshot of the properties of that folder?&lt;/P&gt;&lt;P&gt;Not sure what is going on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 16:46:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917960#M4088</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2019-08-13T16:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add FreeRTOS to an existing project?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917961#M4089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="344734" data-username="vincent.kenbeek@hva.nl" href="https://community.nxp.com/people/vincent.kenbeek@hva.nl" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;Vincent Kenbeek&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;If still haven't solve your problem, you can share your whole project , then we can check the configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2019 07:54:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917961#M4089</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2019-08-14T07:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add FreeRTOS to an existing project?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917962#M4090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what changed but when I went back to take a screenshot it was no longer greyed out.&lt;/P&gt;&lt;P&gt;Unchecking that box fixed everything.&lt;/P&gt;&lt;P&gt;Thank you very much Erich.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2019 08:20:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-do-I-add-FreeRTOS-to-an-existing-project/m-p/917962#M4090</guid>
      <dc:creator>vincent_kenbeek</dc:creator>
      <dc:date>2019-08-14T08:20:47Z</dc:date>
    </item>
  </channel>
</rss>

