<?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>Kinetis Microcontrollers中的主题 COM channel printf - MK60DN512xxx10</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494530#M30657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a MK60DN512xxx10, can someone please show me how to use "printf" and "scanf" from standard stdio.h over COM channel? &lt;/P&gt;&lt;P&gt;Right now I have two channels open, COM4 which is writing dots over and over and COM5 which does absolutely nothing.&lt;/P&gt;&lt;P&gt;Right now, I use semihosting - telnet when debugging, but I need a two way communication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Dec 2015 10:58:31 GMT</pubDate>
    <dc:creator>carbon</dc:creator>
    <dc:date>2015-12-18T10:58:31Z</dc:date>
    <item>
      <title>COM channel printf - MK60DN512xxx10</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494530#M30657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a MK60DN512xxx10, can someone please show me how to use "printf" and "scanf" from standard stdio.h over COM channel? &lt;/P&gt;&lt;P&gt;Right now I have two channels open, COM4 which is writing dots over and over and COM5 which does absolutely nothing.&lt;/P&gt;&lt;P&gt;Right now, I use semihosting - telnet when debugging, but I need a two way communication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 10:58:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494530#M30657</guid>
      <dc:creator>carbon</dc:creator>
      <dc:date>2015-12-18T10:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: COM channel printf - MK60DN512xxx10</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494531#M30658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me you use which IDE ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 04:30:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494531#M30658</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-12-21T04:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: COM channel printf - MK60DN512xxx10</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494532#M30659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Tomas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please refer to this post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-104349"&gt;How to use printf() to print string to Console and UART in KDS2.0&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Besides, you also can refer to the &lt;A href="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/development-platforms-with-mbed/software-development-kit-for-kinetis-mcus:KINETIS-SDK?tid=redKINETIS_SDK"&gt;KSDK1.3.0&lt;/A&gt;,&amp;nbsp; folder:C:\Freescale\KSDK_1.3.0\examples\twrk60d100m&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; These code are also using the printf from stdio.h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have question, please contact me!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Jingjing&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>Tue, 22 Dec 2015 05:48:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494532#M30659</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-12-22T05:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: COM channel printf - MK60DN512xxx10</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494533#M30660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same question but for a different towre kit. I use K53n512 twr kit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 11:30:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494533#M30660</guid>
      <dc:creator>sooryakrishnanu</dc:creator>
      <dc:date>2015-12-22T11:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: COM channel printf - MK60DN512xxx10</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494534#M30661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sooryakrishnan U,&lt;/P&gt;&lt;P&gt;&amp;nbsp; About TWR-K53 printf code, please refer to the attached code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have question, please contact me!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Jingjing&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>Wed, 23 Dec 2015 02:24:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494534#M30661</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-12-23T02:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: COM channel printf - MK60DN512xxx10</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494535#M30662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I burned the code into my tower syytem which includes twr-ser board along with it.Still my teminal window shows nothing!should i use the board standalone or is there any problem if i use my twr board with twr ser board?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 08:59:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494535#M30662</guid>
      <dc:creator>joicemarkose</dc:creator>
      <dc:date>2015-12-23T08:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: COM channel printf - MK60DN512xxx10</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494536#M30663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please note, the code is printf from the tower Kxx, not the ser board.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 09:20:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494536#M30663</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-12-23T09:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: COM channel printf - MK60DN512xxx10</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494537#M30664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check you use which UART to transfer , for the TWR-k53 example , the TWR-k53&amp;nbsp; use the UART0(J27),&lt;/P&gt;&lt;P&gt;while the TWR-SER use the UART3 (when connected to the TWR-K53 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 10:47:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/COM-channel-printf-MK60DN512xxx10/m-p/494537#M30664</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-12-23T10:47:33Z</dc:date>
    </item>
  </channel>
</rss>

