<?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: how to configure uart in k20d72m using processor expert in codewarrior10.4 in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/how-to-configure-uart-in-k20d72m-using-processor-expert-in/m-p/363406#M2795</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 am using the latest version of CodeWarrior 10.6.4 but the following instructions are the same as for CodeWarrior 10.4.&lt;/P&gt;&lt;P&gt;When you create a new Bareboard project for the K20DX256 (72MHz family) with Processor Expert enabled (select File &amp;gt; New &amp;gt; BareBoard project in the main menu and follow the wizard dialogs) . You can add UART driver by the following way:&lt;/P&gt;&lt;P&gt;- Open the Components Library window, Alphabetical tab and double click on AsynchroSerial component (add the component into your project).&lt;/P&gt;&lt;P&gt;- Double click on the component&amp;nbsp; in the Components window (open the Component Inspector of the AsynchroSerial component).&lt;/P&gt;&lt;P&gt;- Select the Baud rate (e.g. write 9600 into the Baud rate property)&lt;/P&gt;&lt;P&gt;- Select the Channel (UART device) and RxD, TxD pins (if the default selection is not correct for your target board)&lt;/P&gt;&lt;P&gt;- Generate Processor Expert code, see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/37715i31AF5929BDB2B8DC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Open the context menu of the AsynchroSerial component and select "Help on Component", select link "Component AsynchroSerial Typical Usage", see the screenshot below.&lt;/P&gt;&lt;P&gt;The Typical Usage contains examples of code for this component (Send and Receive of data).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/21928iA63801C281238C99/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jun 2015 12:03:02 GMT</pubDate>
    <dc:creator>marek_neuzil</dc:creator>
    <dc:date>2015-06-09T12:03:02Z</dc:date>
    <item>
      <title>how to configure uart in k20d72m using processor expert in codewarrior10.4</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/how-to-configure-uart-in-k20d72m-using-processor-expert-in/m-p/363405#M2794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;step by step instruction to configure processor expert for UART&amp;nbsp; communication and code warrior code for UART communication.&lt;/P&gt;&lt;P&gt;Board TWR-K20D72M&lt;/P&gt;&lt;P&gt;IDE codewarrior 10.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 13:26:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/how-to-configure-uart-in-k20d72m-using-processor-expert-in/m-p/363405#M2794</guid>
      <dc:creator>josephxavier</dc:creator>
      <dc:date>2015-03-30T13:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to configure uart in k20d72m using processor expert in codewarrior10.4</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/how-to-configure-uart-in-k20d72m-using-processor-expert-in/m-p/363406#M2795</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 am using the latest version of CodeWarrior 10.6.4 but the following instructions are the same as for CodeWarrior 10.4.&lt;/P&gt;&lt;P&gt;When you create a new Bareboard project for the K20DX256 (72MHz family) with Processor Expert enabled (select File &amp;gt; New &amp;gt; BareBoard project in the main menu and follow the wizard dialogs) . You can add UART driver by the following way:&lt;/P&gt;&lt;P&gt;- Open the Components Library window, Alphabetical tab and double click on AsynchroSerial component (add the component into your project).&lt;/P&gt;&lt;P&gt;- Double click on the component&amp;nbsp; in the Components window (open the Component Inspector of the AsynchroSerial component).&lt;/P&gt;&lt;P&gt;- Select the Baud rate (e.g. write 9600 into the Baud rate property)&lt;/P&gt;&lt;P&gt;- Select the Channel (UART device) and RxD, TxD pins (if the default selection is not correct for your target board)&lt;/P&gt;&lt;P&gt;- Generate Processor Expert code, see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/37715i31AF5929BDB2B8DC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Open the context menu of the AsynchroSerial component and select "Help on Component", select link "Component AsynchroSerial Typical Usage", see the screenshot below.&lt;/P&gt;&lt;P&gt;The Typical Usage contains examples of code for this component (Send and Receive of data).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/21928iA63801C281238C99/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 12:03:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/how-to-configure-uart-in-k20d72m-using-processor-expert-in/m-p/363406#M2795</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2015-06-09T12:03:02Z</dc:date>
    </item>
  </channel>
</rss>

