<?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 Software Development KitのトピックRe: Latest UART Driver for Kinetis K60</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928953#M7940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sabirna&lt;/P&gt;&lt;P&gt;I attempted this right click of the warning, but I cannot get my system to open the window that you indicate.&amp;nbsp; Can you provide any further detailed instructions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2020 21:11:43 GMT</pubDate>
    <dc:creator>tbiberdorf</dc:creator>
    <dc:date>2020-01-21T21:11:43Z</dc:date>
    <item>
      <title>Latest UART Driver for Kinetis K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928949#M7936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I get the latest version (2.1.5) of UART driver for Kinetis K60?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With MCUXpresso (MCUXpresso IDE v11.0.0 as well as the previous version) and Kinetis SDK (Release Name: MCUXpresso Software Development Kit (SDK) Release Version: 2.2.0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get a warning during code generation for UART in MCUXpresso:&amp;nbsp;"Unsupported version of UART driver in the toolchain/IDE. Required 2.1.5/actual: 2.1.4."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems the SDK has version 2.1.4. So, where can I get version 2.1.5?&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;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 05:32:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928949#M7936</guid>
      <dc:creator>acharya_satishb</dc:creator>
      <dc:date>2019-07-02T05:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Latest UART Driver for Kinetis K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928950#M7937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried replicating the same warning you are getting, but I've not achieved this. I am using MCUXpresso v11.0.0 and the SDK 2.2.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using an example provided in the SDK? If not can you tell me the steps you took in order to come to this message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 22:43:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928950#M7937</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2019-07-03T22:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Latest UART Driver for Kinetis K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928951#M7938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sabina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following are the steps to recreate the warning message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Bring up MCUXpresso v11. I had dragged the latest SDK zip file into the MCUXpresso previously.&lt;BR /&gt;- Create a new project.&lt;BR /&gt;- Select MCU as K6x --&amp;gt; MK60DN256xxx10.&lt;BR /&gt;- Select SDK Debug Console as Semihost.&lt;BR /&gt;- Select All Drivers (just to simplify)&lt;BR /&gt;- Select Redirect printf/scanf to ITM&lt;BR /&gt;- Link application to RAM&lt;BR /&gt;- In Pins Config Tool, configure Pin 1 as UART1_TX and Pin 2 as UART_RX.&lt;BR /&gt;- In Problems window, a warning "Peripheral UART1 is not initialized" shows up.&lt;BR /&gt;- Right click on the message as select "Initialize UART peripheral". Window pops up showing UART component as required SDK component as "platfom.drivers.uart[2.1.5]". Looks like it is expecting 2.1.5 version.&lt;BR /&gt;Select OK. &lt;BR /&gt;- Now, another warning pops up in Problems window, "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Unsupported version of UART driver in the toolchain/IDE. Required 2.1.5/actual: 2.1.4&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside the SDK, I do see uart revision as 2.1.4 in the manifest.xml file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2019 02:10:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928951#M7938</guid>
      <dc:creator>acharya_satishb</dc:creator>
      <dc:date>2019-07-04T02:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Latest UART Driver for Kinetis K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928952#M7939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thank you for providing the details, I was now able to reproduce the same warnings and consequently errors when building the project. I believe this is a bug concerning the config tools. I have reported this and will get back to you as soon as I get information on how to fix this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;In the meantime can you try&amp;nbsp; this to see if this solves the issue for now. I was able to remove any errors when building the same project by doing the following. When you right click the warning to initialize the UART module, I unchecked the box that states &lt;STRONG&gt;"Show only the latest component versions".&amp;nbsp;&lt;/STRONG&gt;This now showed two options I click the earlier version of the UART 2.1.4, pressed ok. Now I have no errors or warning and when I built the project I also did not get any further errors.&amp;nbsp;&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/90424i71D0F598543DECBD/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;&lt;/P&gt;&lt;P&gt;Thank you for your patience,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2019 21:44:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928952#M7939</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2019-07-04T21:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Latest UART Driver for Kinetis K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928953#M7940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sabirna&lt;/P&gt;&lt;P&gt;I attempted this right click of the warning, but I cannot get my system to open the window that you indicate.&amp;nbsp; Can you provide any further detailed instructions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2020 21:11:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928953#M7940</guid>
      <dc:creator>tbiberdorf</dc:creator>
      <dc:date>2020-01-21T21:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Latest UART Driver for Kinetis K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928954#M7941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a new workspace and things started to work.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 15:11:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Latest-UART-Driver-for-Kinetis-K60/m-p/928954#M7941</guid>
      <dc:creator>tbiberdorf</dc:creator>
      <dc:date>2020-01-22T15:11:01Z</dc:date>
    </item>
  </channel>
</rss>

