<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: Want to use stdio.h and string.h with 51QE Coldfire V1</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Want-to-use-stdio-h-and-string-h-with-51QE-Coldfire-V1/m-p/196550#M8756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;The functions I'm havingo problems with are:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;sprintf, sscanf, strstr, memcpy and strchr&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;C&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2008 12:50:45 GMT</pubDate>
    <dc:creator>Lokutas</dc:creator>
    <dc:date>2008-10-23T12:50:45Z</dc:date>
    <item>
      <title>Want to use stdio.h and string.h with 51QE Coldfire V1</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Want-to-use-stdio-h-and-string-h-with-51QE-Coldfire-V1/m-p/196549#M8755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Can somebody please help me figure out how to make the string manipulation ANSI routines work with Codewarrior and the Coldfire QE MCU line.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have ported 08QE code to 51QE but all the string manipulation and formated printed routines are not working...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I haven't been able to figure out where in the headers to activate or deactivate compiler directives to make them work.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Can somebody be kind enough to help me get out of this jam?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance,&lt;/DIV&gt;&lt;DIV&gt;Carlos&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 12:05:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Want-to-use-stdio-h-and-string-h-with-51QE-Coldfire-V1/m-p/196549#M8755</guid>
      <dc:creator>Lokutas</dc:creator>
      <dc:date>2008-10-23T12:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Want to use stdio.h and string.h with 51QE Coldfire V1</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Want-to-use-stdio-h-and-string-h-with-51QE-Coldfire-V1/m-p/196550#M8756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;The functions I'm havingo problems with are:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;sprintf, sscanf, strstr, memcpy and strchr&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;C&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 12:50:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Want-to-use-stdio-h-and-string-h-with-51QE-Coldfire-V1/m-p/196550#M8756</guid>
      <dc:creator>Lokutas</dc:creator>
      <dc:date>2008-10-23T12:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Want to use stdio.h and string.h with 51QE Coldfire V1</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Want-to-use-stdio-h-and-string-h-with-51QE-Coldfire-V1/m-p/196551#M8757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I had words reading int on scanf&amp;nbsp;sscanf ... sscanf returns 16bit ints with 08 and 32 bit ints with CF...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;sprintf required a couple of #defineson the&amp;nbsp;preprocessor directives for LIBDEF_PRINTF_ALLOW_HEXINT and LIBDEF_PRINTF_PREC, after this it all worked as a charm...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for the attention paid.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Cheers,&lt;/DIV&gt;&lt;DIV&gt;Carlos&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 18:30:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Want-to-use-stdio-h-and-string-h-with-51QE-Coldfire-V1/m-p/196551#M8757</guid>
      <dc:creator>Lokutas</dc:creator>
      <dc:date>2008-10-23T18:30:52Z</dc:date>
    </item>
  </channel>
</rss>

