<?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: Query on FRDM SDK in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Query-on-FRDM-SDK/m-p/1306870#M61019</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/188389"&gt;@Javad_Baig&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The manifest file is in the SDK folder: ...\SDK_2.6.11_FRDM-KW38\board_FRDM-KW38_manifest_v3_5.xml and each project have a xml file for MCUXpresso:&lt;/P&gt;
&lt;P&gt;e.g. w_uart:&amp;nbsp;....\SDK_2.6.11_FRDM-KW38\boards\frdmkw38\wireless_examples\bluetooth\w_uart\freertos\wireless_uart_freertos.xml&lt;/P&gt;
&lt;P&gt;These files are automatically generated based on some internal scripts.&lt;/P&gt;
&lt;P&gt;Now considering that for your project you have a dedicated workspace, the easiest method to add folders is to copy the folders into the workspace -&amp;gt; project folder -&amp;gt; these will be automatically seen in the MCUXpresso by pressing the "Refresh" - F5 button:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ovidiu_usturoi_1-1626175422900.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/149630i4BCB1BA9475CAB27/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ovidiu_usturoi_1-1626175422900.png" alt="ovidiu_usturoi_1-1626175422900.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and next, you will have to update the project-&amp;gt; include files:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ovidiu_usturoi_2-1626175499019.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/149631iB03EB5ABDEE47431/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ovidiu_usturoi_2-1626175499019.png" alt="ovidiu_usturoi_2-1626175499019.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Let us know if more details are required.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ovidiu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jul 2021 11:27:22 GMT</pubDate>
    <dc:creator>ovidiu_usturoi</dc:creator>
    <dc:date>2021-07-13T11:27:22Z</dc:date>
    <item>
      <title>Query on FRDM SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Query-on-FRDM-SDK/m-p/1305746#M61012</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working on&amp;nbsp;FRDM KW-38 SDK application, when we install and import any application of sdk into MCUXpresso&amp;nbsp; workspace set of folders/libraries/drivers will get included in the project explorer like CMSIS, Bluetooth, board, framework, device, drivers, etc...&lt;/P&gt;&lt;P&gt;Here my concern is to know &lt;STRONG&gt;which file in the sdk&lt;/STRONG&gt; is responsible to include these respective files(like &lt;STRONG&gt;CMSIS, Bluetooth, board, framework, device, drivers, &lt;/STRONG&gt;etc...) which are visible in IDE.&lt;/P&gt;&lt;P&gt;Is it a manifest file or some other file?, and also how can I add my new folder which should be visible in IDE workspace after installing and importing the project.&lt;/P&gt;&lt;P&gt;Below I have attached a screenshot of the folders visible in the project for reference, Please help me out at the earliest. Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Javad&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jul 2021 18:35:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Query-on-FRDM-SDK/m-p/1305746#M61012</guid>
      <dc:creator>Javad_Baig</dc:creator>
      <dc:date>2021-07-10T18:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Query on FRDM SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Query-on-FRDM-SDK/m-p/1306870#M61019</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/188389"&gt;@Javad_Baig&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The manifest file is in the SDK folder: ...\SDK_2.6.11_FRDM-KW38\board_FRDM-KW38_manifest_v3_5.xml and each project have a xml file for MCUXpresso:&lt;/P&gt;
&lt;P&gt;e.g. w_uart:&amp;nbsp;....\SDK_2.6.11_FRDM-KW38\boards\frdmkw38\wireless_examples\bluetooth\w_uart\freertos\wireless_uart_freertos.xml&lt;/P&gt;
&lt;P&gt;These files are automatically generated based on some internal scripts.&lt;/P&gt;
&lt;P&gt;Now considering that for your project you have a dedicated workspace, the easiest method to add folders is to copy the folders into the workspace -&amp;gt; project folder -&amp;gt; these will be automatically seen in the MCUXpresso by pressing the "Refresh" - F5 button:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ovidiu_usturoi_1-1626175422900.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/149630i4BCB1BA9475CAB27/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ovidiu_usturoi_1-1626175422900.png" alt="ovidiu_usturoi_1-1626175422900.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and next, you will have to update the project-&amp;gt; include files:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ovidiu_usturoi_2-1626175499019.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/149631iB03EB5ABDEE47431/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ovidiu_usturoi_2-1626175499019.png" alt="ovidiu_usturoi_2-1626175499019.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Let us know if more details are required.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ovidiu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 11:27:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Query-on-FRDM-SDK/m-p/1306870#M61019</guid>
      <dc:creator>ovidiu_usturoi</dc:creator>
      <dc:date>2021-07-13T11:27:22Z</dc:date>
    </item>
  </channel>
</rss>

