<?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 Re: UART P2020-RDB in P-Series</title>
    <link>https://community.nxp.com/t5/P-Series/UART-P2020-RDB/m-p/396720#M2194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="jive-pre"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Times New Roman';"&gt;Look at the following page for SDK toolchain installing:&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="jive-pre"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Times New Roman';"&gt;&lt;A href="http://www.freescale.com/infocenter/index.jsp?topic=%2FQORIQSDK%2F3069706.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.freescale.com/infocenter/index.jsp?topic=%2FQORIQSDK%2F3069706.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="jive-pre"&gt; &lt;/PRE&gt;&lt;PRE class="jive-pre"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Times New Roman';"&gt;Use the following command for test.c compiling:&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="jive-pre"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Times New Roman';"&gt;$CC test.c --sysroot=&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/fsl-networking/QorIQ-SDK-V1.7/sysroots/ppce500v2-fsl-linux-gnuspe&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt; -o test&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;There are lot examples in internet for UART using under Linux. For example, see the following page:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&lt;A href="http://www.tldp.org/HOWTO/Text-Terminal-HOWTO.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.tldp.org/HOWTO/Text-Terminal-HOWTO.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel&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, 05 May 2015 04:49:49 GMT</pubDate>
    <dc:creator>Pavel</dc:creator>
    <dc:date>2015-05-05T04:49:49Z</dc:date>
    <item>
      <title>UART P2020-RDB</title>
      <link>https://community.nxp.com/t5/P-Series/UART-P2020-RDB/m-p/396719#M2193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls tell how to write a UART Code using relevant APIs and cross compile it to P2020-RDB using SDK v1.7.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 May 2015 16:35:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/UART-P2020-RDB/m-p/396719#M2193</guid>
      <dc:creator>hammadnayeem</dc:creator>
      <dc:date>2015-05-03T16:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: UART P2020-RDB</title>
      <link>https://community.nxp.com/t5/P-Series/UART-P2020-RDB/m-p/396720#M2194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="jive-pre"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Times New Roman';"&gt;Look at the following page for SDK toolchain installing:&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="jive-pre"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Times New Roman';"&gt;&lt;A href="http://www.freescale.com/infocenter/index.jsp?topic=%2FQORIQSDK%2F3069706.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.freescale.com/infocenter/index.jsp?topic=%2FQORIQSDK%2F3069706.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="jive-pre"&gt; &lt;/PRE&gt;&lt;PRE class="jive-pre"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Times New Roman';"&gt;Use the following command for test.c compiling:&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="jive-pre"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Times New Roman';"&gt;$CC test.c --sysroot=&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/fsl-networking/QorIQ-SDK-V1.7/sysroots/ppce500v2-fsl-linux-gnuspe&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt; -o test&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;There are lot examples in internet for UART using under Linux. For example, see the following page:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&lt;A href="http://www.tldp.org/HOWTO/Text-Terminal-HOWTO.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.tldp.org/HOWTO/Text-Terminal-HOWTO.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel&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, 05 May 2015 04:49:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/UART-P2020-RDB/m-p/396720#M2194</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2015-05-05T04:49:49Z</dc:date>
    </item>
  </channel>
</rss>

