<?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 Debugging level in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debugging-level/m-p/1375967#M7616</link>
    <description>&lt;P&gt;I'm using MCUXpresso IDE v11.4.0 to create a project.&lt;/P&gt;&lt;P&gt;So in that Debugging level&amp;nbsp;should be Default or None for release configuration?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="debug level.PNG" style="width: 819px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/163034i32C94887B599AAB4/image-size/large?v=v2&amp;amp;px=999" role="button" title="debug level.PNG" alt="debug level.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 05:49:27 GMT</pubDate>
    <dc:creator>emb02</dc:creator>
    <dc:date>2021-11-24T05:49:27Z</dc:date>
    <item>
      <title>Debugging level</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debugging-level/m-p/1375967#M7616</link>
      <description>&lt;P&gt;I'm using MCUXpresso IDE v11.4.0 to create a project.&lt;/P&gt;&lt;P&gt;So in that Debugging level&amp;nbsp;should be Default or None for release configuration?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="debug level.PNG" style="width: 819px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/163034i32C94887B599AAB4/image-size/large?v=v2&amp;amp;px=999" role="button" title="debug level.PNG" alt="debug level.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 05:49:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Debugging-level/m-p/1375967#M7616</guid>
      <dc:creator>emb02</dc:creator>
      <dc:date>2021-11-24T05:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging level</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debugging-level/m-p/1376062#M7618</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;In "Release", we suggest setting debug level as Default (-g). Here is description about debug level&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhangJennie_0-1637741149504.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/163050iCDFDA08E90691761/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_0-1637741149504.png" alt="ZhangJennie_0-1637741149504.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 08:07:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Debugging-level/m-p/1376062#M7618</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-11-24T08:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging level</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debugging-level/m-p/1376711#M7622</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;Can you describe more about level 2? How much information default level produces?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;EMB02&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 04:17:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Debugging-level/m-p/1376711#M7622</guid>
      <dc:creator>emb02</dc:creator>
      <dc:date>2021-11-25T04:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging level</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Debugging-level/m-p/1376795#M7624</link>
      <description>&lt;P&gt;&lt;SPAN&gt;EMB02&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;This is somehow beyond MCUXpresso IDE scope.&amp;nbsp; Your question is related with gcc itself.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the debug level related information is documented here&lt;/P&gt;
&lt;P&gt;&lt;A href="http://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html" target="_blank"&gt;http://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I checked there is little information about Level 2. If you have interest, I suggest you contact the gcc team. At the bottom of this page, there is contact.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gcc.gnu.org/lists.html" target="_blank"&gt;https://gcc.gnu.org/lists.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 07:10:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Debugging-level/m-p/1376795#M7624</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-11-25T07:10:15Z</dc:date>
    </item>
  </channel>
</rss>

