<?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: working on Ethernet in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878411#M133238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is working on i.mx6 sabre board why not my custom board&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards and thanks&lt;/P&gt;&lt;P&gt;saida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Apr 2019 01:25:50 GMT</pubDate>
    <dc:creator>saida</dc:creator>
    <dc:date>2019-04-19T01:25:50Z</dc:date>
    <item>
      <title>working on Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878402#M133229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;this is saida&lt;/P&gt;&lt;P&gt;i am working on Sabre Smart Device board (i.mx6 dual )&lt;/P&gt;&lt;P&gt;i am doing Ethernet testing, for that i have taken code from SDK and building from licensed armds-5 environment.&lt;/P&gt;&lt;P&gt;the loopback at MAC level is working in RGMII mode.&lt;/P&gt;&lt;P&gt;but its not working at phy level which is setting loop back option in phy zero register.&lt;/P&gt;&lt;P&gt;i am checking receiving of packet by following way&lt;/P&gt;&lt;P&gt;1. i am running code in board side and waiting for a packet and it is running in promicous mode&lt;/P&gt;&lt;P&gt;2. from linux ubuntu pc side i am entering command in hyper terminal is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;arping -I eth0 -c 10 10.0.0.2&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i am not receiving any packet&amp;nbsp;&lt;/P&gt;&lt;P&gt;what could be the problem ?&lt;/P&gt;&lt;P&gt;please any one can help in this regard it is urgent&lt;/P&gt;&lt;P&gt;other wise if any one have standalone bare metal code for ethernet testing,&lt;/P&gt;&lt;P&gt;one can send it to me&lt;/P&gt;&lt;P&gt;thanks and reagrds&lt;/P&gt;&lt;P&gt;Saida Safavath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2019 19:15:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878402#M133229</guid>
      <dc:creator>saida</dc:creator>
      <dc:date>2019-04-03T19:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: working on Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878403#M133230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saida&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes unfortunately baremetal sdk has issues with ethernet driver (known issue),&lt;/P&gt;&lt;P&gt;may be recommended to use uboot codes:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/uboot-imx/tree/?h=imx_v2018.03_4.14.78_1.0.0_ga" title="https://source.codeaurora.org/external/imx/uboot-imx/tree/?h=imx_v2018.03_4.14.78_1.0.0_ga"&gt;uboot-imx - i.MX U-Boot&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2019 23:27:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878403#M133230</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-04-03T23:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: working on Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878404#M133231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igorpadykov&lt;/P&gt;&lt;P&gt;Yes as i expected you only respond immediately, thanks for your reply.&lt;/P&gt;&lt;P&gt;but the test procedure what i am doing is correct or not&lt;/P&gt;&lt;P&gt;if it is not correct can you give me some guideline how to test step by step the extracted ethernet driver from u-boot&lt;/P&gt;&lt;P&gt;i thought that if i sent arping command from linux pc, the driver should receive the message so that i can confirm at least receive is working&lt;/P&gt;&lt;P&gt;i am also trying to send arp packet and capturing in wireshark ? (to confirm sending part)&lt;/P&gt;&lt;P&gt;please if possible give your valuable suggestions&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;Saida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 10:39:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878404#M133231</guid>
      <dc:creator>saida</dc:creator>
      <dc:date>2019-04-04T10:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: working on Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878405#M133232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saida&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uboot fec driver can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/uboot-imx/tree/drivers/net/fec_mxc.c?h=imx_v2018.03_4.14.78_1.0.0_ga" title="https://source.codeaurora.org/external/imx/uboot-imx/tree/drivers/net/fec_mxc.c?h=imx_v2018.03_4.14.78_1.0.0_ga"&gt;fec_mxc.c\net\drivers - uboot-imx - i.MX U-Boot&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also may be useful to look at enet drivers in SDK for i.MX Cortex-M on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/software-development-tools/i.mx-developer-resources/i.mx-software-and-development-tool:IMX_SW" title="https://www.nxp.com/support/developer-resources/software-development-tools/i.mx-developer-resources/i.mx-software-and-development-tool:IMX_SW"&gt;i.MX Software | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 11:55:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878405#M133232</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-04-04T11:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: working on Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878406#M133233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igorpadykov&lt;/P&gt;&lt;P&gt;i will try it and come back to you&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;saida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 07:50:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878406#M133233</guid>
      <dc:creator>saida</dc:creator>
      <dc:date>2019-04-05T07:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: working on Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878407#M133234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;igorpadykov&lt;/P&gt;&lt;P&gt;i am working with fec driver in u-boot&lt;/P&gt;&lt;P&gt;i am unable to ping in u-boot&lt;/P&gt;&lt;P&gt;my ip(custom board) is 10.0.0.8 and host side is 10.0.0.6&lt;/P&gt;&lt;P&gt;i am capturing packets with tcpdump&lt;/P&gt;&lt;P&gt;its looks like u-boot is able to send packets but not receiving the packets&lt;/P&gt;&lt;P&gt;tcpdump results are: for ping 10.0.0.6&amp;nbsp;&lt;/P&gt;&lt;P&gt;"request who has 10.0.0.6 tell to 10.0.0.8" 48 bytes&lt;/P&gt;&lt;P&gt;"reply 10.0.0.6 is at 00:1c:11:1:3:4 with some mac address" 28 bytes&lt;/P&gt;&lt;P&gt;from this i confirmed that packet is sending properly but not receiving&lt;/P&gt;&lt;P&gt;i think there is problem on hardware side ?&lt;/P&gt;&lt;P&gt;how can i solve this receiving part in hardware&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any signal to verifr this in hardware&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;Saida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 07:54:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878407#M133234</guid>
      <dc:creator>saida</dc:creator>
      <dc:date>2019-04-17T07:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: working on Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878408#M133235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saida&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes for uboot this may be correct behaviour, please check :&lt;BR /&gt;&lt;A class="link-titled" href="https://lists.denx.de/pipermail/u-boot/2016-September/265408.html" title="https://lists.denx.de/pipermail/u-boot/2016-September/265408.html"&gt;[U-Boot] Q on expected u-boot behavior on ping response&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 23:27:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878408#M133235</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-04-17T23:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: working on Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878409#M133236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi igorpadykov&lt;/P&gt;&lt;P&gt;may be i am not conveyed message properly&lt;/P&gt;&lt;P&gt;i am doing ping in u-boot only&lt;/P&gt;&lt;P&gt;this is working on sabresd board which i purchased&lt;/P&gt;&lt;P&gt;but the custom board which i have designed is not working for ping command&lt;/P&gt;&lt;P&gt;for that i have checked with tcpdump, packed is transmitted but not receiving the packet&lt;/P&gt;&lt;P&gt;i have verified signals RX_DV and RX_CLK with scope these are coming like sine waves&lt;/P&gt;&lt;P&gt;still i am not understanding why packet is not received&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;Saida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 05:35:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878409#M133236</guid>
      <dc:creator>saida</dc:creator>
      <dc:date>2019-04-18T05:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: working on Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878410#M133237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as described on suggested link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"u-boot only starts the network driver when it&lt;/P&gt;&lt;P&gt;needs to use it (i.e. to send a ping or download something over tftp).&lt;/P&gt;&lt;P&gt;After it has finished the network driver is stopped. Any traffic on&lt;/P&gt;&lt;PRE&gt;the network will be&lt;STRONG&gt; ignored&lt;/STRONG&gt; if u-boot isn't actively trying to perform a network operation, even if it is addressed to the device."


&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 05:48:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878410#M133237</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-04-18T05:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: working on Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878411#M133238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is working on i.mx6 sabre board why not my custom board&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards and thanks&lt;/P&gt;&lt;P&gt;saida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2019 01:25:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/working-on-Ethernet/m-p/878411#M133238</guid>
      <dc:creator>saida</dc:creator>
      <dc:date>2019-04-19T01:25:50Z</dc:date>
    </item>
  </channel>
</rss>

