<?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 can i communicate rs485 with MK64N1M0VLL12 ? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503906#M31645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehmet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reasons could be following:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;OL&gt;&lt;LI&gt;A file does not exist any more or is under a different path. That is something I have to fix in the project.&lt;/LI&gt;&lt;LI&gt;I have imported a project from another place.&lt;/LI&gt;&lt;LI&gt;I have changed the IDE and now it has a path to the libraries.&lt;/LI&gt;&lt;LI&gt;I have generated new/different source files with Processor Expert.&lt;/LI&gt;&lt;/OL&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;For more details please see &lt;A href="https://mcuoneclipse.com/2012/03/12/no-rule-to-make-target/" title="https://mcuoneclipse.com/2012/03/12/no-rule-to-make-target/"&gt;https://mcuoneclipse.com/2012/03/12/no-rule-to-make-target/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2016 09:16:01 GMT</pubDate>
    <dc:creator>ivadorazinova</dc:creator>
    <dc:date>2016-05-26T09:16:01Z</dc:date>
    <item>
      <title>How can i communicate rs485 with MK64N1M0VLL12 ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503898#M31637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new&amp;nbsp; in microcontroller programming.&amp;nbsp;&amp;nbsp; I am using MK64N1M0VLL12 microcontroller in my project. I have to communicate RS 485 with PC or other devices, however, I couldn't find any RS485 example code.&amp;nbsp; How can i write a program? I searched&amp;nbsp; in web, but I didn't. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me urgently?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 14:36:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503898#M31637</guid>
      <dc:creator>mehmetak</dc:creator>
      <dc:date>2016-03-25T14:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can i communicate rs485 with MK64N1M0VLL12 ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503899#M31638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehmet, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please see the thread related to your question:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/384827"&gt;Can i communicate rs485 via UART with FRDM-k64F?&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 11:23:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503899#M31638</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-03-29T11:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can i communicate rs485 with MK64N1M0VLL12 ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503900#M31639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ivadorazinova"&gt;ivadorazinova&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for example interrupt code. But, I have a problem, when i debug sample code, i am taking this failure&lt;/P&gt;&lt;P&gt;" make: *** No rule to make target `C:/Users/makin/Desktop/SDK_2.0_FRDM-K64F/boards/frdmk64f/driver_examples/uart/interrupt/uart_interrupt.c', needed by `source/uart_interrupt.o'.&lt;/P&gt;&lt;P&gt;make: Target `all' not remade because of errors."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand what problem is. Could you help me ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 08:11:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503900#M31639</guid>
      <dc:creator>mehmetak</dc:creator>
      <dc:date>2016-05-16T08:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can i communicate rs485 with MK64N1M0VLL12 ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503901#M31640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ivadorazinova"&gt;ivadorazinova&lt;/A&gt;​, ı wrote your name by mistake.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 08:15:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503901#M31640</guid>
      <dc:creator>mehmetak</dc:creator>
      <dc:date>2016-05-16T08:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can i communicate rs485 with MK64N1M0VLL12 ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503902#M31641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehmet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, what do you use for IDE and its version?&lt;/P&gt;&lt;P&gt;I made the video for you, where I show you how to import demo in KDS, &lt;/P&gt;&lt;P&gt;please let me know, if your procedure is the same as mine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Have a nice day.&lt;BR /&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 13:29:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503902#M31641</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-05-18T13:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can i communicate rs485 with MK64N1M0VLL12 ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503903#M31642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Kinetis Design Studio 3.0.0 IDE.&amp;nbsp; I had run example "Hello World". however , ı need a uart interrupt sample code. I found a SDK 2.0 FRDM K64F for uart interrupt, but it doesn't work. I have this fault &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; " make: *** No rule to make target `C:/Users/makin/Desktop/SDK_2.0_FRDM-K64F/boards/frdmk64f/driver_examples/uart/interrupt/uart_interrupt.c', needed by `source/uart_interrupt.o" &lt;/SPAN&gt;for debug. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no problem import demo in KDS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, best regards.&lt;/P&gt;&lt;P&gt;Have a nice day&lt;/P&gt;&lt;P&gt;Mehmet &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 08:17:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503903#M31642</guid>
      <dc:creator>mehmetak</dc:creator>
      <dc:date>2016-05-23T08:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can i communicate rs485 with MK64N1M0VLL12 ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503904#M31643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehmet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested on my side without problems.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;No rule to make target &lt;/SPAN&gt;means that the make cannot find the files.&lt;/P&gt;&lt;P&gt;Please, can you clean your project and build it again? right click on your project &lt;EM&gt;-&amp;gt; Clean Project&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please let me know, if this helps you.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thank you.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Best Regards,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Iva&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 13:04:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503904#M31643</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-05-24T13:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can i communicate rs485 with MK64N1M0VLL12 ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503905#M31644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for help. I debugged code. However, I don't understand why it didn't work when I run firstly? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;mehmet &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 07:07:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503905#M31644</guid>
      <dc:creator>mehmetak</dc:creator>
      <dc:date>2016-05-25T07:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can i communicate rs485 with MK64N1M0VLL12 ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503906#M31645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehmet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reasons could be following:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;OL&gt;&lt;LI&gt;A file does not exist any more or is under a different path. That is something I have to fix in the project.&lt;/LI&gt;&lt;LI&gt;I have imported a project from another place.&lt;/LI&gt;&lt;LI&gt;I have changed the IDE and now it has a path to the libraries.&lt;/LI&gt;&lt;LI&gt;I have generated new/different source files with Processor Expert.&lt;/LI&gt;&lt;/OL&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;For more details please see &lt;A href="https://mcuoneclipse.com/2012/03/12/no-rule-to-make-target/" title="https://mcuoneclipse.com/2012/03/12/no-rule-to-make-target/"&gt;https://mcuoneclipse.com/2012/03/12/no-rule-to-make-target/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 09:16:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-i-communicate-rs485-with-MK64N1M0VLL12/m-p/503906#M31645</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-05-26T09:16:01Z</dc:date>
    </item>
  </channel>
</rss>

