<?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のトピックRe: Serial port using the drivers of KMSWDRVAPIRM_SW</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Serial-port-using-the-drivers-of-KMSWDRVAPIRM-SW/m-p/409827#M23067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Isaac, it's been very useful for me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David Martinez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jul 2015 15:08:19 GMT</pubDate>
    <dc:creator>davidmartínezag</dc:creator>
    <dc:date>2015-07-17T15:08:19Z</dc:date>
    <item>
      <title>Serial port using the drivers of KMSWDRVAPIRM_SW</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Serial-port-using-the-drivers-of-KMSWDRVAPIRM-SW/m-p/409825#M23065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello, i am trying initialize the serial port using the drivers that contains the file KMSWDRVAPIRM_SW, in theory which should be used with the microcontroller KM34Z128CLL5. To try the serial port, this file has a test_uart which I have used with the same peripherals that the configuration of the test program but it doesn't work. Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 15:37:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Serial-port-using-the-drivers-of-KMSWDRVAPIRM-SW/m-p/409825#M23065</guid>
      <dc:creator>davidmartínezag</dc:creator>
      <dc:date>2015-07-14T15:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Serial port using the drivers of KMSWDRVAPIRM_SW</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Serial-port-using-the-drivers-of-KMSWDRVAPIRM-SW/m-p/409826#M23066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you create a new project and you are trying to use the drivers as uart_test project does? If so, you have to make sure to included all necessay files such as common.h, sim.h, start.h, etc. needed to configure clock and other MCU settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use make_project.exe to create a new project that is linked to these files, it is located at C:\Freescale\KM128SWDRV_R4_0_0\template:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_58.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54621iE3F73CBD9BCAF731/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_58.png" alt="pastedImage_58.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After executing make_project.exe, configure your new project:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_63.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54642i221C03CCB943F9AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_63.png" alt="pastedImage_63.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then you can import this new project:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_68.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54715i362130385CA6700B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_68.png" alt="pastedImage_68.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and you will be able to use KM drivers:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Download KMSWDRVAPIRM_SW.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54855iF5927F464C9FC5E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Download KMSWDRVAPIRM_SW.jpg" alt="Download KMSWDRVAPIRM_SW.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope this can help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac Avila&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 20:53:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Serial-port-using-the-drivers-of-KMSWDRVAPIRM-SW/m-p/409826#M23066</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2015-07-14T20:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Serial port using the drivers of KMSWDRVAPIRM_SW</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Serial-port-using-the-drivers-of-KMSWDRVAPIRM-SW/m-p/409827#M23067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Isaac, it's been very useful for me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David Martinez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 15:08:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Serial-port-using-the-drivers-of-KMSWDRVAPIRM-SW/m-p/409827#M23067</guid>
      <dc:creator>davidmartínezag</dc:creator>
      <dc:date>2015-07-17T15:08:19Z</dc:date>
    </item>
  </channel>
</rss>

