<?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 Debug version of newlib in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/Debug-version-of-newlib/m-p/1170426#M3988</link>
    <description>&lt;P&gt;Using latest MCUXpresso for an LPC55S69, need to debug a possible newlib problem.&lt;BR /&gt;For now we'll concentrate on variant full newlib (not nano), none.&lt;BR /&gt;Thus a few questions for NXP:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;have NXP published the debug version of newlib (if so, where, if not, why not)?&lt;/LI&gt;&lt;LI&gt;where is the build script NXP have used for newlib?&lt;/LI&gt;&lt;LI&gt;have NXP made any modifications to newlib, or used unchanged version 3.1.0?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks!&lt;BR /&gt;Best Regards, Dave&lt;BR /&gt;PS: &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/85883"&gt;@v_canoz&lt;/a&gt; - This is regarding your concurrency issue...&lt;/P&gt;</description>
    <pubDate>Tue, 20 Oct 2020 15:31:59 GMT</pubDate>
    <dc:creator>davenadler</dc:creator>
    <dc:date>2020-10-20T15:31:59Z</dc:date>
    <item>
      <title>Debug version of newlib</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Debug-version-of-newlib/m-p/1170426#M3988</link>
      <description>&lt;P&gt;Using latest MCUXpresso for an LPC55S69, need to debug a possible newlib problem.&lt;BR /&gt;For now we'll concentrate on variant full newlib (not nano), none.&lt;BR /&gt;Thus a few questions for NXP:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;have NXP published the debug version of newlib (if so, where, if not, why not)?&lt;/LI&gt;&lt;LI&gt;where is the build script NXP have used for newlib?&lt;/LI&gt;&lt;LI&gt;have NXP made any modifications to newlib, or used unchanged version 3.1.0?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks!&lt;BR /&gt;Best Regards, Dave&lt;BR /&gt;PS: &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/85883"&gt;@v_canoz&lt;/a&gt; - This is regarding your concurrency issue...&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 15:31:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Debug-version-of-newlib/m-p/1170426#M3988</guid>
      <dc:creator>davenadler</dc:creator>
      <dc:date>2020-10-20T15:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Debug version of newlib</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Debug-version-of-newlib/m-p/1170445#M3989</link>
      <description>&lt;P&gt;NXP take their GNU Tools releases (unchanged) directly from the ARM GNU Tools project. Everything you need can be found there:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm" target="_blank"&gt;https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you think there is a bug, search the GNU newlib forum&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 16:08:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Debug-version-of-newlib/m-p/1170445#M3989</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-10-20T16:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Debug version of newlib</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Debug-version-of-newlib/m-p/1170577#M3990</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/144226"&gt;@converse&lt;/a&gt;, good to know NXP did not make mods.&lt;BR /&gt;But I did not find any newlib debug builds on the ARM site.&lt;BR /&gt;Do you know where I can find debug version(s) of newlib, which is my main question?&lt;BR /&gt;Thanks,&lt;BR /&gt;Best Regards, Dave&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 00:49:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Debug-version-of-newlib/m-p/1170577#M3990</guid>
      <dc:creator>davenadler</dc:creator>
      <dc:date>2020-10-21T00:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Debug version of newlib</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Debug-version-of-newlib/m-p/1170736#M3991</link>
      <description>&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;to my knowledge there is no pre-built debug version of the library. What I did in the past (but not recently) was building it myself:&lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2014/08/23/gnu-libs-with-debug-information-rebuilding-the-gnu-arm-libraries/" target="_blank"&gt;https://mcuoneclipse.com/2014/08/23/gnu-libs-with-debug-information-rebuilding-the-gnu-arm-libraries/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you will be better better off building it on Linux.&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 06:13:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Debug-version-of-newlib/m-p/1170736#M3991</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-10-21T06:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Debug version of newlib</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Debug-version-of-newlib/m-p/1171065#M3993</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/17173"&gt;@ErichStyger&lt;/a&gt; - I saw your excellent (as always) page, where I could see building newlib is a PITA. Perhaps I'll spin up a Linux VM to build it, but that always wastes a few hours too unfortunately. &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/85883"&gt;@v_canoz&lt;/a&gt;&amp;nbsp;has a concurrency problem, which looks like a real platform issue (and not related to free storage). Seems really unlikely but might be GCC runtime as built for ARM or FreeRTOS. He's come up with a trivial test case that crashes despite plenty of stack space and no obvious configuration settings error. I checked all the usual suspects. More likely MCUXpresso build setting wrong somehow, but I don't see it yet.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 14:22:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Debug-version-of-newlib/m-p/1171065#M3993</guid>
      <dc:creator>davenadler</dc:creator>
      <dc:date>2020-10-21T14:22:02Z</dc:date>
    </item>
  </channel>
</rss>

