<?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: printf re-entrant?</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/printf-re-entrant/m-p/533451#M3626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SOTA on Mon May 16 15:30:01 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This something i've just tried with the LPC1343 - under freertos, redlibw/semihosting, and integer only printf - seems to work fine for the first 3 lines output, and the causes a hardfault while in the middle of printing out a differnt string ... EDIT : source found: DOH! forgot to allocate extra stack space for printf() !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So it works fine :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:59:15 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:59:15Z</dc:date>
    <item>
      <title>printf re-entrant?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/printf-re-entrant/m-p/533449#M3624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wortel on Wed Feb 09 01:15:22 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Since I will be using FreeRtOS and want to make use of these functions, I need to know if printf / sprintf are re-entrant. Else I will have to make an gatekeeper or something alike.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:59:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/printf-re-entrant/m-p/533449#M3624</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: printf re-entrant?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/printf-re-entrant/m-p/533450#M3625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Wed Feb 09 07:31:36 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;From a quick scan of the code, everything looks like it should work ok. But whether this is a sensible thing to do is a different matter. Semihosting in a interrupt driven environment is not likely to work too well, as the CPU will get stopped each time a string is output. More info at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/UsingPrintf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:59:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/printf-re-entrant/m-p/533450#M3625</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: printf re-entrant?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/printf-re-entrant/m-p/533451#M3626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SOTA on Mon May 16 15:30:01 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This something i've just tried with the LPC1343 - under freertos, redlibw/semihosting, and integer only printf - seems to work fine for the first 3 lines output, and the causes a hardfault while in the middle of printing out a differnt string ... EDIT : source found: DOH! forgot to allocate extra stack space for printf() !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So it works fine :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:59:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/printf-re-entrant/m-p/533451#M3626</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:59:15Z</dc:date>
    </item>
  </channel>
</rss>

