<?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>MCUXpresso SDK中的主题 Re: New Project Wizard fAiL: no freeRTOS port added automatically</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/New-Project-Wizard-fAiL-no-freeRTOS-port-added-automatically/m-p/2122542#M5216</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/139806"&gt;@danielholala&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I was able to replicate this issue, and it is definitely a bug, since the project wizard should automatically select all of the dependencies. I will report this issue to the IDE team so they can correct it in a future version of MCUXpresso's project wizard.&lt;/P&gt;
&lt;P&gt;Thanks for reporting this issue.&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jun 2025 22:16:23 GMT</pubDate>
    <dc:creator>EdwinHz</dc:creator>
    <dc:date>2025-06-24T22:16:23Z</dc:date>
    <item>
      <title>New Project Wizard fAiL: no freeRTOS port added automatically</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/New-Project-Wizard-fAiL-no-freeRTOS-port-added-automatically/m-p/2122262#M5215</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I'm trying to create a freeRTOS based project for LPC5536 using MCUXpresso IDE V24.12.&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;"Create a new C/C++ project" wizard&lt;/STRONG&gt; (available from Quickstart Panel) seems to offer a simple means to &lt;STRONG&gt;add freeRTOS support&lt;/STRONG&gt; to a project (see markup in screenshot below):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielholala_0-1750771156912.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/344378i6431CB75DF1EC9CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="danielholala_0-1750771156912.png" alt="danielholala_0-1750771156912.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see, the "New Project Wizard" offers a checkbox to add freeRTOS as "operating system". When checking this box, the wizard automatically adds another crucial part of freeRTOS, the memory manager (see marked checkboxes below):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielholala_1-1750771498221.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/344379iC3A875EED69BD79D/image-size/large?v=v2&amp;amp;px=999" role="button" title="danielholala_1-1750771498221.png" alt="danielholala_1-1750771498221.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, &lt;STRONG&gt;the wizard&lt;/STRONG&gt; &lt;STRONG&gt;fails&lt;/STRONG&gt; &lt;STRONG&gt;to add&lt;/STRONG&gt; the most important part of freeRTOS, the MCU-specific&amp;nbsp; code (see markup in screenshot below):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielholala_2-1750771652430.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/344380i11A391AC12C3A0E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="danielholala_2-1750771652430.png" alt="danielholala_2-1750771652430.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If you don't select this component by yourself, the generated project throws compilation errors.&amp;nbsp;&lt;/STRONG&gt;I believe that the New Project Wizard should always result in a compilable project. Further the MCUXpresso IDE manual clearly states:"Also, selecting a component automatically selects any dependencies." (section 5.1.1. SDK New Project WIzard).&lt;/P&gt;&lt;P&gt;In my opinion, this is a bug, at least a UX bug.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I'd like to see this fixed in the next SDK / MCUXpresso version.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;BR /&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 13:41:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/New-Project-Wizard-fAiL-no-freeRTOS-port-added-automatically/m-p/2122262#M5215</guid>
      <dc:creator>danielholala</dc:creator>
      <dc:date>2025-06-24T13:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: New Project Wizard fAiL: no freeRTOS port added automatically</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/New-Project-Wizard-fAiL-no-freeRTOS-port-added-automatically/m-p/2122542#M5216</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/139806"&gt;@danielholala&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I was able to replicate this issue, and it is definitely a bug, since the project wizard should automatically select all of the dependencies. I will report this issue to the IDE team so they can correct it in a future version of MCUXpresso's project wizard.&lt;/P&gt;
&lt;P&gt;Thanks for reporting this issue.&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 22:16:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/New-Project-Wizard-fAiL-no-freeRTOS-port-added-automatically/m-p/2122542#M5216</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2025-06-24T22:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: New Project Wizard fAiL: no freeRTOS port added automatically</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/New-Project-Wizard-fAiL-no-freeRTOS-port-added-automatically/m-p/2124599#M5219</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186731"&gt;@EdwinHz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I appreciate your prompt support.&lt;BR /&gt;Thank you.&lt;BR /&gt;Daniel&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 08:26:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/New-Project-Wizard-fAiL-no-freeRTOS-port-added-automatically/m-p/2124599#M5219</guid>
      <dc:creator>danielholala</dc:creator>
      <dc:date>2025-06-27T08:26:12Z</dc:date>
    </item>
  </channel>
</rss>

