<?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: CodeRed for mbed</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/CodeRed-for-mbed/m-p/533877#M3816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Thu Feb 16 11:22:16 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried this with the LPCXpresso tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had a small program with 1 PWM outputs which resulted in a 15 kB .bin file on the mBed online compiler and 67 kB on the LPCXpresso tools (actually the debug build is 66.8 kB and the release build 66.7 kB :eek:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The standard led blinking that you get for free in every new program on mBed is 3.7 kB on the mBed compiler and 59 kB on LPCXpresso.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There must be something very wrong with either the tool settings or the libraries. I'd love to use C++ for my application but &amp;gt; 50 kB overhead is just too much - my current MCU is an lpc1754 with 128 kB Flash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:58:27 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:58:27Z</dc:date>
    <item>
      <title>CodeRed for mbed</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/CodeRed-for-mbed/m-p/533874#M3813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by swmspam on Thu Feb 16 08:40:47 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I searched the forum for mbed and discovered a few references of using the mbed without the online compiler.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can an offline compiler - such as the CodeRed - be used with the mbed? The limitations of the online compiler is the singular deterrent to using the mbed in field trials and pre-production units.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:58:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/CodeRed-for-mbed/m-p/533874#M3813</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: CodeRed for mbed</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/CodeRed-for-mbed/m-p/533875#M3814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Thu Feb 16 09:17:48 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;Can an offline compiler - such as the CodeRed - be used with the mbed?&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;Of course, create a bin file and 'Save the program binary file to your mbed Microcontroller Disk,'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as described here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://mbed.org/handbook/Downloading-a-program&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's all :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:58:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/CodeRed-for-mbed/m-p/533875#M3814</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: CodeRed for mbed</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/CodeRed-for-mbed/m-p/533876#M3815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by whitecoe on Thu Feb 16 09:25:20 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: swmspam&lt;/STRONG&gt;&lt;BR /&gt;Can an offline compiler - such as the CodeRed - be used with the mbed? The limitations of the online compiler is the singular deterrent to using the mbed in field trials and pre-production units.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See "Support for Multiple Toolchains" at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://mbed.org/handbook/mbed-SDK&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:58:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/CodeRed-for-mbed/m-p/533876#M3815</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: CodeRed for mbed</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/CodeRed-for-mbed/m-p/533877#M3816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Thu Feb 16 11:22:16 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried this with the LPCXpresso tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had a small program with 1 PWM outputs which resulted in a 15 kB .bin file on the mBed online compiler and 67 kB on the LPCXpresso tools (actually the debug build is 66.8 kB and the release build 66.7 kB :eek:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The standard led blinking that you get for free in every new program on mBed is 3.7 kB on the mBed compiler and 59 kB on LPCXpresso.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There must be something very wrong with either the tool settings or the libraries. I'd love to use C++ for my application but &amp;gt; 50 kB overhead is just too much - my current MCU is an lpc1754 with 128 kB Flash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:58:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/CodeRed-for-mbed/m-p/533877#M3816</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: CodeRed for mbed</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/CodeRed-for-mbed/m-p/533878#M3817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe the online compiler is using smaller standard libs, that makes a big difference. You can try to change the linker file and use the nano libs instead:&lt;/P&gt;&lt;P&gt;/* GROUP(libgcc.a libc.a libstdc++.a libm.a libcr_newlib_nohost.a crti.o crtn.o crtbegin.o crtend.o) */&lt;BR /&gt;GROUP(libgcc.a libc_nano.a libstdc++_nano.a libm.a libcr_newlib_nohost.a crti.o crtn.o crtbegin.o crtend.o)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 11:49:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/CodeRed-for-mbed/m-p/533878#M3817</guid>
      <dc:creator>JojoS</dc:creator>
      <dc:date>2016-11-08T11:49:46Z</dc:date>
    </item>
  </channel>
</rss>

