<?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中的主题 LPC1114 LPCXpresso</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565647#M18103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by riscy00 on Sat Jan 05 09:10:30 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have eval board and LPCXpresso IDE installed few week ago. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was experimenting the printf function (no float needed) with LPC1114 in C. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use retarget where UART is streamed out to terminal (ie Putty). I use CodeRed library and make use of interrupt. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RedLib is selected with auto enabled (Debug Configuration&amp;gt;Project debug&amp;gt;Debugging). I assumed host not enable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is working fine under 19200 Baud Rate, sending "test" message every 1 second (via systick).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Within the project properties....Properties&amp;gt;Setting&amp;gt;Tool Setting&amp;gt;Symbols. I was experimenting the printf with CR_PRINTF_CHAR and CR_INTEGER_PRINTF symbol, for which it may reduce the codes further (no need for float).....the printf("test"); does not works (both and either). When I remove this symbol it work fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have I missed something here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:24:05 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:24:05Z</dc:date>
    <item>
      <title>LPC1114 LPCXpresso</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565647#M18103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by riscy00 on Sat Jan 05 09:10:30 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have eval board and LPCXpresso IDE installed few week ago. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was experimenting the printf function (no float needed) with LPC1114 in C. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use retarget where UART is streamed out to terminal (ie Putty). I use CodeRed library and make use of interrupt. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RedLib is selected with auto enabled (Debug Configuration&amp;gt;Project debug&amp;gt;Debugging). I assumed host not enable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is working fine under 19200 Baud Rate, sending "test" message every 1 second (via systick).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Within the project properties....Properties&amp;gt;Setting&amp;gt;Tool Setting&amp;gt;Symbols. I was experimenting the printf with CR_PRINTF_CHAR and CR_INTEGER_PRINTF symbol, for which it may reduce the codes further (no need for float).....the printf("test"); does not works (both and either). When I remove this symbol it work fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have I missed something here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:24:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565647#M18103</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1114 LPCXpresso</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565648#M18104</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 Sat Jan 05 09:20:17 MST 2013&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;&lt;BR /&gt;...does not works (both and either)...&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;What 'does not works': transmitting or receiving?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adding 'CR_INTEGER_PRINTF' is working fine here (and also reducing code size) since years (with TeraTerm) :eek:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:24:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565648#M18104</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1114 LPCXpresso</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565649#M18105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by riscy00 on Sat Jan 05 11:35:56 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hmmm that funny when I tried it again, it work fine now!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Last week it did not work and that rack me up a bit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now very happy :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Work on TX and RX&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:24:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565649#M18105</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1114 LPCXpresso</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565650#M18106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by riscy00 on Sat Jan 05 11:53:33 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Now that fixed....one more experiment is to change from Semihost to None.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Was is worth going into RedLib(None)...no host, any difference in size?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set this via Properties &amp;gt; Setting &amp;gt; Tool Setting &amp;gt; MCU Linker&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then check Manage Linker Script and select Use C Library to RedLib (none).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried this and it give lot of error as snippet shown below, what I done wrong?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have retarget code below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;int __sys_write(int iFileHandle, char *pcBuffer, int iLength)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; UARTSend((uint8_t *)pcBuffer,iLength);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //send data buffer to UART&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; return iLength;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;void UART_Process_Recieved_Message(void)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; LPC_UART-&amp;gt;IER = IER_THRE | IER_RLS;// Disable RBR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; UARTSend( (uint8_t *)UARTBuffer, UARTCount );&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; //printf("Received data: %s\n",(uint8_t *)UARTBuffer);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; UARTCount = 0;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; LPC_UART-&amp;gt;IER = IER_THRE | IER_RLS | IER_RBR;// Re-enable RBR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;Snip&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Building target: LEDTest2.axf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Invoking: MCU Linker&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-gcc -nostdlib -Xlinker -Map=LEDTest2.map -Xlinker --gc-sections -mcpu=cortex-m0 -mthumb -T "LEDTest2_Debug.ld" -o "LEDTest2.axf"&amp;nbsp; ./startup/cr_startup_lpc11.o&amp;nbsp; ./driver/gpio.o ./driver/uart.o&amp;nbsp; ./cmsis/core_cm0.o ./cmsis/system_LPC11xx.o&amp;nbsp; ./9_SysTick/Systick.o&amp;nbsp; ./9_Main/Main.o&amp;nbsp; ./9_Global/Global.o&amp;nbsp; ./7_UART/UART_Utils.o&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c:/nxp/lpcxpresso_5.0.14_1109/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.6.2/../../../../arm-none-eabi/lib/armv6-m\libcr_c.a(_deferredlazyseek.o): In function `__flsbuf':&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_deferredlazyseek.c:(.text.(float, long, short, bool, float __restrict)+0x8a): undefined reference to `__sys_istty'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c:/nxp/lpcxpresso_5.0.14_1109/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.6.2/../../../../arm-none-eabi/lib/armv6-m\libcr_c.a(_writebuf.o): In function `_Cwritebuf':&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_writebuf.c:(.text._Cwritebuf+0x16): undefined reference to `__sys_flen'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_writebuf.c:(.text._Cwritebuf+0x26): undefined reference to `__sys_seek'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c:/nxp/lpcxpresso_5.0.14_1109/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.6.2/../../../../arm-none-eabi/lib/armv6-m\libcr_c.a(alloc.o): In function `malloc':&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alloc.c:(.text.malloc+0x70): undefined reference to `_sbrk'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alloc.c:(.text.malloc+0x90): undefined reference to `_sbrk'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c:/nxp/lpcxpresso_5.0.14_1109/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.6.2/../../../../arm-none-eabi/lib/armv6-m\libcr_c.a(alloc.o): In function `_Csys_alloc':&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alloc.c:(.text._Csys_alloc+0x14): undefined reference to `__sys_appexit'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c:/nxp/lpcxpresso_5.0.14_1109/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.6.2/../../../../arm-none-eabi/lib/armv6-m\libcr_c.a(fseek.o): In function `fseek':&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fseek.c:(.text.fseek+0x18): undefined reference to `__sys_istty'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fseek.c:(.text.fseek+0x3c): undefined reference to `__sys_flen'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;collect2: ld returned 1 exit status&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make: *** [LEDTest2.axf] Error 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;20:41:20 Build Finished (took 4s.808ms)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:24:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565650#M18106</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1114 LPCXpresso</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565651#M18107</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 Sat Jan 05 12:14:34 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: riscy00&lt;/STRONG&gt;&lt;BR /&gt;I tried this and it give lot of error as snippet shown below, what I done wrong?.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're neither using forum Search nor CodeRed Wiki :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.support.code-red-tech.com/CodeRedWiki/UndefinedReference?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=3167&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:24:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565651#M18107</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1114 LPCXpresso</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565652#M18108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by riscy00 on Sat Jan 05 13:06:59 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Okay thank for that I selected to RedLib(nohost) rather than RebLib(none). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not understand why the CodeRed IDE has grey out the RebLib/NewLib listing within quick setting method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Zero..thank again. I can now do some serious stuff!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:24:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-LPCXpresso/m-p/565652#M18108</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:24:08Z</dc:date>
    </item>
  </channel>
</rss>

