<?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>topic use printf for mc51jm128 in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545165#M13060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use the printf function to send characters through the UART connections on PTE0_TXD1.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment I cant use the printf() function to print a simple string to the console. So I think I must be doing something very wrong.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Processor Expert and Codewarrior10.6&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me please..?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2016 20:45:24 GMT</pubDate>
    <dc:creator>MWMinor</dc:creator>
    <dc:date>2016-07-27T20:45:24Z</dc:date>
    <item>
      <title>use printf for mc51jm128</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545165#M13060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use the printf function to send characters through the UART connections on PTE0_TXD1.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment I cant use the printf() function to print a simple string to the console. So I think I must be doing something very wrong.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Processor Expert and Codewarrior10.6&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me please..?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 20:45:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545165#M13060</guid>
      <dc:creator>MWMinor</dc:creator>
      <dc:date>2016-07-27T20:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: use printf for mc51jm128</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545166#M13061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ken,&lt;/P&gt;&lt;P&gt;in Embedded Systems and the microcontrolle world, you really should not use printf(): it is simply not a good thing, see &lt;A href="https://mcuoneclipse.com/2013/04/19/why-i-dont-like-printf/" title="https://mcuoneclipse.com/2013/04/19/why-i-dont-like-printf/"&gt;https://mcuoneclipse.com/2013/04/19/why-i-dont-like-printf/&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;But it is really up to you if you know the consequences. If you insist using it, here are a few articles which should help you:&lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2013/02/07/tutorial-printf-with-and-without-processor-expert/" title="https://mcuoneclipse.com/2013/02/07/tutorial-printf-with-and-without-processor-expert/"&gt;https://mcuoneclipse.com/2013/02/07/tutorial-printf-with-and-without-processor-expert/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2013/04/17/printf-with-the-frdm-kl25z-board-and-without-processor-expert/" title="https://mcuoneclipse.com/2013/04/17/printf-with-the-frdm-kl25z-board-and-without-processor-expert/"&gt;https://mcuoneclipse.com/2013/04/17/printf-with-the-frdm-kl25z-board-and-without-processor-expert/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2012/10/14/tutorial-printf-and-hello-world-with-the-freedom-kl25z-board/" title="https://mcuoneclipse.com/2012/10/14/tutorial-printf-and-hello-world-with-the-freedom-kl25z-board/"&gt;https://mcuoneclipse.com/2012/10/14/tutorial-printf-and-hello-world-with-the-freedom-kl25z-board/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 05:42:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545166#M13061</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-07-28T05:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: use printf for mc51jm128</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545167#M13062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in addition, I ever made printf demo code on 51JM128 demo board with CW10.1 and CW6.3 separately. see attached. hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 06:17:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545167#M13062</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2016-07-28T06:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: use printf for mc51jm128</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545168#M13063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your suggestion, but I couldn't find an attachment. Could you please send them...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 07:03:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545168#M13063</guid>
      <dc:creator>MWMinor</dc:creator>
      <dc:date>2016-08-01T07:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: use printf for mc51jm128</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545169#M13064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Ken.&lt;/P&gt;&lt;P&gt;I have uploaded them to this thread, can't you see them?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/1258i52BD9723C72EAD81/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;if it's invisible on your side, please send me your email address, I can send them to via email.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 08:51:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545169#M13064</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2016-08-01T08:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: use printf for mc51jm128</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545170#M13065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jenny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, I have seen them. It looks like they are set to drive the TXD1 &amp;amp; RXD1 channel. What changes do I need to me to use the TXD2 &amp;amp; RXD2 pins...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 15:09:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545170#M13065</guid>
      <dc:creator>MWMinor</dc:creator>
      <dc:date>2016-08-01T15:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: use printf for mc51jm128</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545171#M13066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the feature of SCI1 and SCI2 are the same.&lt;/P&gt;&lt;P&gt;please refer MCF51JM128 reference manual&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Ffiles%2F32bit%2Fdoc%2Fref_manual%2FMCF51JM128RM.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/files/32bit/doc/ref_manual/MCF51JM128RM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;chapter 12 to revise your code.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 07:06:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/use-printf-for-mc51jm128/m-p/545171#M13066</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2016-08-05T07:06:38Z</dc:date>
    </item>
  </channel>
</rss>

