<?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 Adding a Release configuration in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Adding-a-Release-configuration/m-p/1044887#M6155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I make a new project from a design example, I notice some different behavior depending on whether I am using the standard example or the SDK example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard example hello world I get four configurations, combinations of debug, release, flash, and ram:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2020-05-19 15_37_01-Properties for config1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/108452iB291419DA12CEA8A/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-05-19 15_37_01-Properties for config1.png" alt="2020-05-19 15_37_01-Properties for config1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I do the same from the SDK RTM hello world example, I get four configurations, two debug for PEmicro, and two debug for Segger jlink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2020-05-19 22_51_35-S32DS - C_C++ - S32 Design Studio for ARM.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41588i4FE9DC5DA1B35A10/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-05-19 22_51_35-S32DS - C_C++ - S32 Design Studio for ARM.png" alt="2020-05-19 22_51_35-S32DS - C_C++ - S32 Design Studio for ARM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the jlink, so I would delete the PEmicro configurations.&amp;nbsp; But I do need to add in Release_FLASH and Release_RAM configurations that are missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the exact steps needed to accomplish this? If I click New, it seems that there are some other actions that need to be taken first?&amp;nbsp; I think I need to add a build configuration in the project C/C++ build properties first:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2020-05-19 22_56_17-.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/42033i0DB2DAE72660F28A/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-05-19 22_56_17-.png" alt="2020-05-19 22_56_17-.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the default configurations, the build settings and paths are not right and the project doesn't build.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I copy the configurations from the existing debug configurations, the settings are not right for Release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if there is a guide somewhere about the right steps to take, or some advice about an easier way forward.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 May 2020 03:11:10 GMT</pubDate>
    <dc:creator>m_mishrikey</dc:creator>
    <dc:date>2020-05-20T03:11:10Z</dc:date>
    <item>
      <title>Adding a Release configuration</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Adding-a-Release-configuration/m-p/1044887#M6155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I make a new project from a design example, I notice some different behavior depending on whether I am using the standard example or the SDK example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard example hello world I get four configurations, combinations of debug, release, flash, and ram:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2020-05-19 15_37_01-Properties for config1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/108452iB291419DA12CEA8A/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-05-19 15_37_01-Properties for config1.png" alt="2020-05-19 15_37_01-Properties for config1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I do the same from the SDK RTM hello world example, I get four configurations, two debug for PEmicro, and two debug for Segger jlink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2020-05-19 22_51_35-S32DS - C_C++ - S32 Design Studio for ARM.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41588i4FE9DC5DA1B35A10/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-05-19 22_51_35-S32DS - C_C++ - S32 Design Studio for ARM.png" alt="2020-05-19 22_51_35-S32DS - C_C++ - S32 Design Studio for ARM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the jlink, so I would delete the PEmicro configurations.&amp;nbsp; But I do need to add in Release_FLASH and Release_RAM configurations that are missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the exact steps needed to accomplish this? If I click New, it seems that there are some other actions that need to be taken first?&amp;nbsp; I think I need to add a build configuration in the project C/C++ build properties first:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2020-05-19 22_56_17-.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/42033i0DB2DAE72660F28A/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-05-19 22_56_17-.png" alt="2020-05-19 22_56_17-.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the default configurations, the build settings and paths are not right and the project doesn't build.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I copy the configurations from the existing debug configurations, the settings are not right for Release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if there is a guide somewhere about the right steps to take, or some advice about an easier way forward.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2020 03:11:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Adding-a-Release-configuration/m-p/1044887#M6155</guid>
      <dc:creator>m_mishrikey</dc:creator>
      <dc:date>2020-05-20T03:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a Release configuration</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Adding-a-Release-configuration/m-p/1044888#M6156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best way is copy existing configuration - Debug_FLASH (or Debug_RAM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/111968iB1FB7603852E334E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only difference between Release and Flash is, that .elf file for Debug contains symbols a other debug info. If you like to build release .elf - set debug level to None for Release_FLASH configuration:&amp;nbsp;&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/111974iD83DE9B1850CACAD/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;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2020 10:17:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Adding-a-Release-configuration/m-p/1044888#M6156</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2020-06-04T10:17:37Z</dc:date>
    </item>
  </channel>
</rss>

