<?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>LPC MicrocontrollersのトピックRe: LPC11C24 and newlibnano</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-and-newlibnano/m-p/663944#M26506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you look in the startup file, you will see that this code is conditionally compiled if you have __REDLIB__ defined. So, stop defining __REDLIB__.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, read this FAQ on switching between the different C libraries:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/389104"&gt;https://community.nxp.com/thread/389104&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2017 09:27:58 GMT</pubDate>
    <dc:creator>converse</dc:creator>
    <dc:date>2017-02-23T09:27:58Z</dc:date>
    <item>
      <title>LPC11C24 and newlibnano</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-and-newlibnano/m-p/663943#M26505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I'm using an LPC11C24 and I implement in my code the printf routine, using redlib.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;But the printf function is very heavy in term of code size. So I tried to use the redlib nano, but I still have the following compliation error:&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="erreur newlibnano.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14932i2A7C22F5CE76C8B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="erreur newlibnano.jpg" alt="erreur newlibnano.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Any idea to fix this issue ?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Thanks&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 09:22:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-and-newlibnano/m-p/663943#M26505</guid>
      <dc:creator>gfa</dc:creator>
      <dc:date>2017-02-23T09:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C24 and newlibnano</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-and-newlibnano/m-p/663944#M26506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you look in the startup file, you will see that this code is conditionally compiled if you have __REDLIB__ defined. So, stop defining __REDLIB__.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, read this FAQ on switching between the different C libraries:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/389104"&gt;https://community.nxp.com/thread/389104&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 09:27:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-and-newlibnano/m-p/663944#M26506</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2017-02-23T09:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C24 and newlibnano</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-and-newlibnano/m-p/663945#M26507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used both redlib and newlib(nano) in some projects.&lt;/P&gt;&lt;P&gt;While I prefer newlib (redlib is closed source and development seems to have stopped) I have also noted that newlib(nano) grabs about 1.5k of RAM right at the beginning.&lt;/P&gt;&lt;P&gt;For the LPC11xx series that is quite a lot.&lt;/P&gt;&lt;P&gt;In terms of ROM footprint redlib and nano were on equal footing (2015).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 19:34:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-and-newlibnano/m-p/663945#M26507</guid>
      <dc:creator>michaelhermann0</dc:creator>
      <dc:date>2017-02-23T19:34:34Z</dc:date>
    </item>
  </channel>
</rss>

