<?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>LPCXpresso IDEのトピックRe: Find what is making my executable so large</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Find-what-is-making-my-executable-so-large/m-p/532361#M3028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tss on Tue May 31 09:14:07 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Awesome, thanks everyone!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:57:06 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:57:06Z</dc:date>
    <item>
      <title>Find what is making my executable so large</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Find-what-is-making-my-executable-so-large/m-p/532358#M3025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tss on Tue May 31 08:18:31 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an executable that I'm building, but it has gotten quite large. I'm dynamically linking so it should only be linking things I'm using, but I would like to know what is being linked in that is using so much space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a command I can run or a tool I can use to inspect my LPC project and show me what is taking so much space?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Find-what-is-making-my-executable-so-large/m-p/532358#M3025</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Find what is making my executable so large</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Find-what-is-making-my-executable-so-large/m-p/532359#M3026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vtw.433e on Tue May 31 08:23:10 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Look in the map file (.map) that is generated by the linker. This shows everything that is linked into your application.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Find-what-is-making-my-executable-so-large/m-p/532359#M3026</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Find what is making my executable so large</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Find-what-is-making-my-executable-so-large/m-p/532360#M3027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Tue May 31 08:24:51 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;In the first place see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fapplication-flash-ram-size" rel="nofollow" target="_blank"&gt;https://www.lpcware.com/content/faq/lpcxpresso/application-flash-ram-size&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may also find the Symbol Viewer useful :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fsymbol-viewer" rel="nofollow" target="_blank"&gt;https://www.lpcware.com/content/faq/lpcxpresso/symbol-viewer&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Find-what-is-making-my-executable-so-large/m-p/532360#M3027</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Find what is making my executable so large</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Find-what-is-making-my-executable-so-large/m-p/532361#M3028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tss on Tue May 31 09:14:07 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Awesome, thanks everyone!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Find-what-is-making-my-executable-so-large/m-p/532361#M3028</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Find what is making my executable so large</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Find-what-is-making-my-executable-so-large/m-p/532362#M3029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2016 01:12:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Find-what-is-making-my-executable-so-large/m-p/532362#M3029</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-19T01:12:15Z</dc:date>
    </item>
  </channel>
</rss>

