<?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>Other NXP ProductsのトピックRe: Files present in Debug configuration missing from Release configuration?</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Files-present-in-Debug-configuration-missing-from-Release/m-p/1698788#M18802</link>
    <description>&lt;P&gt;Hello Alice -&lt;BR /&gt;&lt;BR /&gt;Thank you for your help.&lt;BR /&gt;&lt;BR /&gt;The processor is an LPC55S69. The IDE is MCUXpresso, version v11.6.1_8255 running on a Windows development system.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
    <pubDate>Thu, 03 Aug 2023 16:03:04 GMT</pubDate>
    <dc:creator>jsambrook</dc:creator>
    <dc:date>2023-08-03T16:03:04Z</dc:date>
    <item>
      <title>Files present in Debug configuration missing from Release configuration?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Files-present-in-Debug-configuration-missing-from-Release/m-p/1697988#M18768</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;For the first time I tried to build the Release configuration of our project. While the Debug configuration builds fine, some source files seem to be missing from the Release configuration.&lt;/P&gt;&lt;P&gt;I have looked in the IDE User Guide but don't see any information specific to doing this. I do see how to switch between different configurations.&lt;/P&gt;&lt;P&gt;Any pointers or advice?&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;John Sambrook&lt;BR /&gt;Common Sense Systems, Inc.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 19:37:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Files-present-in-Debug-configuration-missing-from-Release/m-p/1697988#M18768</guid>
      <dc:creator>jsambrook</dc:creator>
      <dc:date>2023-08-02T19:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Files present in Debug configuration missing from Release configuration?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Files-present-in-Debug-configuration-missing-from-Release/m-p/1698388#M18785</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210778"&gt;@jsambrook&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please tell us which IDE and chip, thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 07:43:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Files-present-in-Debug-configuration-missing-from-Release/m-p/1698388#M18785</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-08-03T07:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Files present in Debug configuration missing from Release configuration?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Files-present-in-Debug-configuration-missing-from-Release/m-p/1698788#M18802</link>
      <description>&lt;P&gt;Hello Alice -&lt;BR /&gt;&lt;BR /&gt;Thank you for your help.&lt;BR /&gt;&lt;BR /&gt;The processor is an LPC55S69. The IDE is MCUXpresso, version v11.6.1_8255 running on a Windows development system.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 16:03:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Files-present-in-Debug-configuration-missing-from-Release/m-p/1698788#M18802</guid>
      <dc:creator>jsambrook</dc:creator>
      <dc:date>2023-08-03T16:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Files present in Debug configuration missing from Release configuration?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Files-present-in-Debug-configuration-missing-from-Release/m-p/1699328#M18810</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210778"&gt;@jsambrook&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Release builds, Optimizations are enabled for best performance or code density. About specific project configuration, you need check on Properties:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1691141711493.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/235120i8B3DF5EEFADDAE25/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1691141711493.png" alt="Alice_Yang_0-1691141711493.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In release mode, it should be optimized some files or data, so there is error when build, you can check.&lt;/P&gt;
&lt;P&gt;You can also refer Erich blog for this topic:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2012/06/01/debug-vs-release/" target="_blank"&gt;https://mcuoneclipse.com/2012/06/01/debug-vs-release/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 09:42:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Files-present-in-Debug-configuration-missing-from-Release/m-p/1699328#M18810</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-08-04T09:42:23Z</dc:date>
    </item>
  </channel>
</rss>

