<?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 to generate the S32K144 + FREERTOS project in S32K</title>
    <link>https://community.nxp.com/t5/S32K/How-to-generate-the-S32K144-FREERTOS-project/m-p/1541361#M18454</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/166534"&gt;@rupingliu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After the project with the SDK is created and the configuration opened, SDK components can be added to the project. For this you have tow ways to do it:&lt;BR /&gt;1- Right click on the project, choose “S32 Configuration Tools”, and then “Manage SDK Components"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_0-1666293069701.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/197544i3D06E4531D576947/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_0-1666293069701.png" alt="VaneB_0-1666293069701.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2- Select project, click on “S32 Configuration Tools” icon on the upper toolbar,and then “Manage SDK Components"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_1-1666293127146.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/197545i48B35DD03B87B6A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_1-1666293127146.png" alt="VaneB_1-1666293127146.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV class="body"&gt;
&lt;P class="p"&gt;&lt;SPAN&gt;After the option is selected, a dialog with the supported &lt;SPAN class="resultofText"&gt;components&lt;/SPAN&gt; for the &lt;SPAN class="resultofText"&gt;SDK&lt;/SPAN&gt; project &lt;SPAN class="resultofText"&gt;SDK&lt;/SPAN&gt; is displayed:&lt;/SPAN&gt;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_2-1666293204168.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/197546iBEF62353EFE127F4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_2-1666293204168.png" alt="VaneB_2-1666293204168.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="body"&gt;
&lt;P class="p"&gt;Available options that can be chosen are:&lt;/P&gt;
&lt;UL id="GUID-B6168A43-4157-4CBA-AF02-81B57641F1FF__UL_ML2_Q14_BPB" class="ul"&gt;
&lt;LI class="li"&gt;&lt;SPAN&gt;Copy sources -&amp;gt; If checked, sources are copied to the workspace project, otherwise they are linked from existing sources in the &lt;SPAN class="resultofText"&gt;SDK&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class="li"&gt;&lt;SPAN&gt;Import other files -&amp;gt; If checked, other files listed in the &lt;SPAN class="resultofText"&gt;SDK&lt;/SPAN&gt; &lt;SPAN class="resultofText"&gt;components&lt;/SPAN&gt; and/or example.xml will be imported.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class="li"&gt;&lt;SPAN&gt;Sync with Peripherals Tool Configuration view, automatic add/remove &lt;SPAN class="resultofText"&gt;components&lt;/SPAN&gt; -&amp;gt; If true, for each dependency, if available, in Peripherals Tool Configuration the drivers will be added/removed only if the configuration for the selected project is opened.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p"&gt;&lt;SPAN&gt;After the &lt;SPAN class="resultofText"&gt;components&lt;/SPAN&gt; are selected/unselected, and “OK” button is pressed, a pop-up with all the drivers sources will be displayed for each operation: add to project or remove from project:&lt;/SPAN&gt;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_3-1666293494738.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/197547i1BD2605E70FC7BE7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_3-1666293494738.png" alt="VaneB_3-1666293494738.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this will help you.&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 20 Oct 2022 19:18:34 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2022-10-20T19:18:34Z</dc:date>
    <item>
      <title>How to generate the S32K144 + FREERTOS project</title>
      <link>https://community.nxp.com/t5/S32K/How-to-generate-the-S32K144-FREERTOS-project/m-p/1540684#M18428</link>
      <description>&lt;P&gt;I want to know how to create S32K144+freertos project in S32 Design Studio V3.5.&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 03:03:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-generate-the-S32K144-FREERTOS-project/m-p/1540684#M18428</guid>
      <dc:creator>rupingliu</dc:creator>
      <dc:date>2022-10-20T03:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate the S32K144 + FREERTOS project</title>
      <link>https://community.nxp.com/t5/S32K/How-to-generate-the-S32K144-FREERTOS-project/m-p/1541361#M18454</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/166534"&gt;@rupingliu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After the project with the SDK is created and the configuration opened, SDK components can be added to the project. For this you have tow ways to do it:&lt;BR /&gt;1- Right click on the project, choose “S32 Configuration Tools”, and then “Manage SDK Components"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_0-1666293069701.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/197544i3D06E4531D576947/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_0-1666293069701.png" alt="VaneB_0-1666293069701.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2- Select project, click on “S32 Configuration Tools” icon on the upper toolbar,and then “Manage SDK Components"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_1-1666293127146.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/197545i48B35DD03B87B6A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_1-1666293127146.png" alt="VaneB_1-1666293127146.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV class="body"&gt;
&lt;P class="p"&gt;&lt;SPAN&gt;After the option is selected, a dialog with the supported &lt;SPAN class="resultofText"&gt;components&lt;/SPAN&gt; for the &lt;SPAN class="resultofText"&gt;SDK&lt;/SPAN&gt; project &lt;SPAN class="resultofText"&gt;SDK&lt;/SPAN&gt; is displayed:&lt;/SPAN&gt;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_2-1666293204168.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/197546iBEF62353EFE127F4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_2-1666293204168.png" alt="VaneB_2-1666293204168.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="body"&gt;
&lt;P class="p"&gt;Available options that can be chosen are:&lt;/P&gt;
&lt;UL id="GUID-B6168A43-4157-4CBA-AF02-81B57641F1FF__UL_ML2_Q14_BPB" class="ul"&gt;
&lt;LI class="li"&gt;&lt;SPAN&gt;Copy sources -&amp;gt; If checked, sources are copied to the workspace project, otherwise they are linked from existing sources in the &lt;SPAN class="resultofText"&gt;SDK&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class="li"&gt;&lt;SPAN&gt;Import other files -&amp;gt; If checked, other files listed in the &lt;SPAN class="resultofText"&gt;SDK&lt;/SPAN&gt; &lt;SPAN class="resultofText"&gt;components&lt;/SPAN&gt; and/or example.xml will be imported.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class="li"&gt;&lt;SPAN&gt;Sync with Peripherals Tool Configuration view, automatic add/remove &lt;SPAN class="resultofText"&gt;components&lt;/SPAN&gt; -&amp;gt; If true, for each dependency, if available, in Peripherals Tool Configuration the drivers will be added/removed only if the configuration for the selected project is opened.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p"&gt;&lt;SPAN&gt;After the &lt;SPAN class="resultofText"&gt;components&lt;/SPAN&gt; are selected/unselected, and “OK” button is pressed, a pop-up with all the drivers sources will be displayed for each operation: add to project or remove from project:&lt;/SPAN&gt;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_3-1666293494738.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/197547i1BD2605E70FC7BE7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_3-1666293494738.png" alt="VaneB_3-1666293494738.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this will help you.&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Oct 2022 19:18:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-generate-the-S32K144-FREERTOS-project/m-p/1541361#M18454</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2022-10-20T19:18:34Z</dc:date>
    </item>
  </channel>
</rss>

