<?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 Problem with TWR-K64F120M and TWR-SER ethernet in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-TWR-K64F120M-and-TWR-SER-ethernet/m-p/377900#M20010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having trouble getting the KSDK 1.1.0 lwIp ping demo running on the TWR-K64F120M.&amp;nbsp; I have set all the jumpers on the two boards according to this document: &lt;A href="http://cache.freescale.com/files/microcontrollers/doc/user_guide/TWRK64F120MUG.pdf" title="http://cache.freescale.com/files/microcontrollers/doc/user_guide/TWRK64F120MUG.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/user_guide/TWRK64F120MUG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the intention is to configure TWR-SER for RMII and enable the 50MHz clock to be routed up to the K64.&amp;nbsp; With the jumpers in this configuration, I cannot get my program to main.&amp;nbsp; here is the gdb output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(gdb) b main&lt;/P&gt;&lt;P&gt;Breakpoint 1 at 0x8df4: file /home/kalden/Freescale/KSDK_1.1.0/demos/lwip_ping_demo/ping_rtos/src/ping.c, line 286.&lt;/P&gt;&lt;P&gt;(gdb) c&lt;/P&gt;&lt;P&gt;Continuing.&lt;/P&gt;&lt;P&gt;^C&lt;/P&gt;&lt;P&gt;Program received signal SIGTRAP, Trace/breakpoint trap.&lt;/P&gt;&lt;P&gt;0x00008f6c in SystemInit () at /home/kalden/Freescale/KSDK_1.1.0/platform/startup/MK64F12/system_MK64F12.c:237&lt;/P&gt;&lt;P&gt;237&amp;nbsp;&amp;nbsp;&amp;nbsp; while((MCG-&amp;gt;S &amp;amp; MCG_S_IREFST_MASK) != 0x00U) {&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, If I remove J32 and connect J33 on the TWR-K64, the software seems to run as expected.&amp;nbsp; I just don't see any packets coming out of the board.&amp;nbsp; It is my understanding that populating J33 uses the K64 onboard clock.&amp;nbsp; J32 disables this and should use the 50MHz clock from TWR-SER.&amp;nbsp; Could I be missing a jumper setting somewhere?&amp;nbsp; I'm not sure where to go from here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2015 18:22:02 GMT</pubDate>
    <dc:creator>kalden_srcinc</dc:creator>
    <dc:date>2015-01-26T18:22:02Z</dc:date>
    <item>
      <title>Problem with TWR-K64F120M and TWR-SER ethernet</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-TWR-K64F120M-and-TWR-SER-ethernet/m-p/377900#M20010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having trouble getting the KSDK 1.1.0 lwIp ping demo running on the TWR-K64F120M.&amp;nbsp; I have set all the jumpers on the two boards according to this document: &lt;A href="http://cache.freescale.com/files/microcontrollers/doc/user_guide/TWRK64F120MUG.pdf" title="http://cache.freescale.com/files/microcontrollers/doc/user_guide/TWRK64F120MUG.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/user_guide/TWRK64F120MUG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the intention is to configure TWR-SER for RMII and enable the 50MHz clock to be routed up to the K64.&amp;nbsp; With the jumpers in this configuration, I cannot get my program to main.&amp;nbsp; here is the gdb output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(gdb) b main&lt;/P&gt;&lt;P&gt;Breakpoint 1 at 0x8df4: file /home/kalden/Freescale/KSDK_1.1.0/demos/lwip_ping_demo/ping_rtos/src/ping.c, line 286.&lt;/P&gt;&lt;P&gt;(gdb) c&lt;/P&gt;&lt;P&gt;Continuing.&lt;/P&gt;&lt;P&gt;^C&lt;/P&gt;&lt;P&gt;Program received signal SIGTRAP, Trace/breakpoint trap.&lt;/P&gt;&lt;P&gt;0x00008f6c in SystemInit () at /home/kalden/Freescale/KSDK_1.1.0/platform/startup/MK64F12/system_MK64F12.c:237&lt;/P&gt;&lt;P&gt;237&amp;nbsp;&amp;nbsp;&amp;nbsp; while((MCG-&amp;gt;S &amp;amp; MCG_S_IREFST_MASK) != 0x00U) {&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, If I remove J32 and connect J33 on the TWR-K64, the software seems to run as expected.&amp;nbsp; I just don't see any packets coming out of the board.&amp;nbsp; It is my understanding that populating J33 uses the K64 onboard clock.&amp;nbsp; J32 disables this and should use the 50MHz clock from TWR-SER.&amp;nbsp; Could I be missing a jumper setting somewhere?&amp;nbsp; I'm not sure where to go from here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 18:22:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-TWR-K64F120M-and-TWR-SER-ethernet/m-p/377900#M20010</guid>
      <dc:creator>kalden_srcinc</dc:creator>
      <dc:date>2015-01-26T18:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with TWR-K64F120M and TWR-SER ethernet</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-TWR-K64F120M-and-TWR-SER-ethernet/m-p/377901#M20011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well this is embarrassing.&amp;nbsp; I had the TWR-SER in backwards :smileyhappy:&amp;nbsp;&amp;nbsp; All is well now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 18:59:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-TWR-K64F120M-and-TWR-SER-ethernet/m-p/377901#M20011</guid>
      <dc:creator>kalden_srcinc</dc:creator>
      <dc:date>2015-01-26T18:59:40Z</dc:date>
    </item>
  </channel>
</rss>

