<?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: s32 DS 2018 build configuration in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/s32-DS-2018-build-configuration/m-p/1545282#M9320</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/198076"&gt;@dingding123&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;One way to add the build configuration, is by duplicating the existing build config and then changing the linker file.&lt;/P&gt;
&lt;P&gt;In the case you identified, the interest is to add the 'Debug_RAM' and 'Release' build configurations. The difference between the 'Debug_FLASH' and 'Debug_RAM' configurations is the the linker file used. The difference between the 'Debug_FLASH' and 'Release' configurations is the Optimization Level and Debug Level settings.&lt;/P&gt;
&lt;P&gt;Here's how to add the 'Debug_RAM' configuration:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Since this example project is coming from the SDK, the reference linker files are provided within the SDK as well. First, it is important to locate the linker files so the new one can easily be referenced when the new build configuration is created. Open the project folder from the Project Explorer and navigate to the 'Project_Settings\Linker_Files' folder. Right click on the linker file 'S32K1xx_flash.ld' and select 'Properties'.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198414iA8346026EBC1F020/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Select the Resource properties and make note of the path listed for 'Resolve location:'. This path will vary depending upon the version of S32DS and the version of the SDK. In later editions, the file is copied to the project folder in the workspace instead of a link.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198415i959203F93A0993D9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Now locate the folder on your machine and identify the RAM version of the linker file.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198416iC7C4DB9DF2DBF354/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Returning to S32DS, close the Properties window and again look to the Project Explorer. Right click on the example project which to add build configuration and select 'Properties'&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Select C/C++ Build -&amp;gt; Settings, then click on 'Manage Configurations...'&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198406i92E71D83C01DF10C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click 'New...'&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198407i58D9F9C079C5EF05/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Enter a name for the new build configuration, 'Debug_RAM'D&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Select option 'Existing configuration'&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Select the existing build configuration (for example, "Debug_FLASH').&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198409iB85F5D74500F981D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click OK 2x&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the 'Configuration:' selection at the top, select the new build config.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198411iE269D05DEC13A511/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the 'Tool Settings' tab below, select 'Standard S32DS C Linker -&amp;gt; General'&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the Script files (-T) section, edit the linker file which corresponds to the new build configuration.Click the 'Edit...' button&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198412i5045F76E1EC7D0EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click 'File system...'&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198417i2B9967B612B772BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Navigate to the location of the 'S32K116_17_ram.ld' file identified earlier. Select the file and click Open and then OK.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198418i66809087BC283DC0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;The path to the file should now be listed in the properties&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mikedoidge_0-1666902452338.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198422i7CCC2F1242F3A467/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mikedoidge_0-1666902452338.png" alt="mikedoidge_0-1666902452338.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click OK and then Yes to the rebuilding the indexer.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mikedoidge_1-1666902675664.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198425i68BEDB27A3EF1686/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mikedoidge_1-1666902675664.png" alt="mikedoidge_1-1666902675664.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Now the Debug_RAM option appears in the Build menu.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mikedoidge_2-1666902825208.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198428i60C67B72C4F689EB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mikedoidge_2-1666902825208.png" alt="mikedoidge_2-1666902825208.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;To add the build configuration for 'Release', the process will be similar, but instead of changing the linker file the following two settings will need to be made:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mikedoidge_3-1666904184148.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198429i5F6DC3E57A913DF6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mikedoidge_3-1666904184148.png" alt="mikedoidge_3-1666904184148.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mikedoidge_4-1666904308456.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198430iF113F1C096B57F4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mikedoidge_4-1666904308456.png" alt="mikedoidge_4-1666904308456.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2022 21:02:21 GMT</pubDate>
    <dc:creator>mikedoidge</dc:creator>
    <dc:date>2022-10-27T21:02:21Z</dc:date>
    <item>
      <title>s32 DS 2018 build configuration</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/s32-DS-2018-build-configuration/m-p/1430922#M8353</link>
      <description>&lt;P&gt;I created a demo project from the example, but I find there is no Release_FLASH and Debug_RAM options, only Debug_FLASH is available.anyone can help me to create other options?&lt;/P&gt;&lt;P&gt;More detail as below yellow part.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 570px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/174193iFC5084CF5993AC6A/image-dimensions/570x244?v=v2" width="570" height="244" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2022 16:24:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/s32-DS-2018-build-configuration/m-p/1430922#M8353</guid>
      <dc:creator>dingding123</dc:creator>
      <dc:date>2022-03-19T16:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: s32 DS 2018 build configuration</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/s32-DS-2018-build-configuration/m-p/1545282#M9320</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/198076"&gt;@dingding123&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;One way to add the build configuration, is by duplicating the existing build config and then changing the linker file.&lt;/P&gt;
&lt;P&gt;In the case you identified, the interest is to add the 'Debug_RAM' and 'Release' build configurations. The difference between the 'Debug_FLASH' and 'Debug_RAM' configurations is the the linker file used. The difference between the 'Debug_FLASH' and 'Release' configurations is the Optimization Level and Debug Level settings.&lt;/P&gt;
&lt;P&gt;Here's how to add the 'Debug_RAM' configuration:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Since this example project is coming from the SDK, the reference linker files are provided within the SDK as well. First, it is important to locate the linker files so the new one can easily be referenced when the new build configuration is created. Open the project folder from the Project Explorer and navigate to the 'Project_Settings\Linker_Files' folder. Right click on the linker file 'S32K1xx_flash.ld' and select 'Properties'.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198414iA8346026EBC1F020/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Select the Resource properties and make note of the path listed for 'Resolve location:'. This path will vary depending upon the version of S32DS and the version of the SDK. In later editions, the file is copied to the project folder in the workspace instead of a link.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198415i959203F93A0993D9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Now locate the folder on your machine and identify the RAM version of the linker file.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198416iC7C4DB9DF2DBF354/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Returning to S32DS, close the Properties window and again look to the Project Explorer. Right click on the example project which to add build configuration and select 'Properties'&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Select C/C++ Build -&amp;gt; Settings, then click on 'Manage Configurations...'&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198406i92E71D83C01DF10C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click 'New...'&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198407i58D9F9C079C5EF05/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Enter a name for the new build configuration, 'Debug_RAM'D&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Select option 'Existing configuration'&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Select the existing build configuration (for example, "Debug_FLASH').&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198409iB85F5D74500F981D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click OK 2x&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the 'Configuration:' selection at the top, select the new build config.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198411iE269D05DEC13A511/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the 'Tool Settings' tab below, select 'Standard S32DS C Linker -&amp;gt; General'&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the Script files (-T) section, edit the linker file which corresponds to the new build configuration.Click the 'Edit...' button&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198412i5045F76E1EC7D0EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click 'File system...'&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198417i2B9967B612B772BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Navigate to the location of the 'S32K116_17_ram.ld' file identified earlier. Select the file and click Open and then OK.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198418i66809087BC283DC0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;The path to the file should now be listed in the properties&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mikedoidge_0-1666902452338.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198422i7CCC2F1242F3A467/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mikedoidge_0-1666902452338.png" alt="mikedoidge_0-1666902452338.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click OK and then Yes to the rebuilding the indexer.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mikedoidge_1-1666902675664.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198425i68BEDB27A3EF1686/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mikedoidge_1-1666902675664.png" alt="mikedoidge_1-1666902675664.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Now the Debug_RAM option appears in the Build menu.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mikedoidge_2-1666902825208.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198428i60C67B72C4F689EB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mikedoidge_2-1666902825208.png" alt="mikedoidge_2-1666902825208.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;To add the build configuration for 'Release', the process will be similar, but instead of changing the linker file the following two settings will need to be made:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mikedoidge_3-1666904184148.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198429i5F6DC3E57A913DF6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mikedoidge_3-1666904184148.png" alt="mikedoidge_3-1666904184148.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mikedoidge_4-1666904308456.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198430iF113F1C096B57F4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mikedoidge_4-1666904308456.png" alt="mikedoidge_4-1666904308456.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 21:02:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/s32-DS-2018-build-configuration/m-p/1545282#M9320</guid>
      <dc:creator>mikedoidge</dc:creator>
      <dc:date>2022-10-27T21:02:21Z</dc:date>
    </item>
  </channel>
</rss>

