<?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>T-Series中的主题 ping problem with T104XD4RDB</title>
    <link>https://community.nxp.com/t5/T-Series/ping-problem-with-T104XD4RDB/m-p/870785#M2952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,all:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a problem with T104XD4RDB:&lt;/P&gt;&lt;P&gt;The RTOS:vxworks6.9&lt;/P&gt;&lt;P&gt;U-boot is the default version by factory.&lt;/P&gt;&lt;P&gt;I can ping under U-boot,but can't under vxworks6.9&amp;nbsp; .&lt;/P&gt;&lt;P&gt;The relative ends are ETH0-ETH2(memac4,memac5,memac3). SerDes1 protocol is 0x66,namely,MEMAC4,MEMAC5 is RGMII,and MEMAC3 is SGMII. I check the phy address ,0x4(memac4),0x5(memac5),0x1(memac3).&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) under vxworks,using ifconfig command ,the memacX's status is UP RUNNING&amp;nbsp; ,but can't ping OK(only with tx packets,no RX packet).&lt;/P&gt;&lt;P&gt;2) I also check the IF mode (offset 0x300)and IF staus register(0x304) of FMAN, it's link status and speed is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 )&amp;nbsp; and also add printf in the phy read to check the PHY(RTL8211E) 's register, the relative link status and speed is also correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone give me some suggestions? or give me the direction for digging out the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jan 2019 12:20:49 GMT</pubDate>
    <dc:creator>zhazha</dc:creator>
    <dc:date>2019-01-11T12:20:49Z</dc:date>
    <item>
      <title>ping problem with T104XD4RDB</title>
      <link>https://community.nxp.com/t5/T-Series/ping-problem-with-T104XD4RDB/m-p/870785#M2952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,all:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a problem with T104XD4RDB:&lt;/P&gt;&lt;P&gt;The RTOS:vxworks6.9&lt;/P&gt;&lt;P&gt;U-boot is the default version by factory.&lt;/P&gt;&lt;P&gt;I can ping under U-boot,but can't under vxworks6.9&amp;nbsp; .&lt;/P&gt;&lt;P&gt;The relative ends are ETH0-ETH2(memac4,memac5,memac3). SerDes1 protocol is 0x66,namely,MEMAC4,MEMAC5 is RGMII,and MEMAC3 is SGMII. I check the phy address ,0x4(memac4),0x5(memac5),0x1(memac3).&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) under vxworks,using ifconfig command ,the memacX's status is UP RUNNING&amp;nbsp; ,but can't ping OK(only with tx packets,no RX packet).&lt;/P&gt;&lt;P&gt;2) I also check the IF mode (offset 0x300)and IF staus register(0x304) of FMAN, it's link status and speed is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 )&amp;nbsp; and also add printf in the phy read to check the PHY(RTL8211E) 's register, the relative link status and speed is also correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone give me some suggestions? or give me the direction for digging out the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 12:20:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/ping-problem-with-T104XD4RDB/m-p/870785#M2952</guid>
      <dc:creator>zhazha</dc:creator>
      <dc:date>2019-01-11T12:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: ping problem with T104XD4RDB</title>
      <link>https://community.nxp.com/t5/T-Series/ping-problem-with-T104XD4RDB/m-p/870786#M2953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fact that ping works in U-Boot proves that there is no hardware issue.&lt;/P&gt;&lt;P&gt;It is convenient to address the VxWorks-related questions to the Wind River technical support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jan 2019 07:51:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/ping-problem-with-T104XD4RDB/m-p/870786#M2953</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2019-01-12T07:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: ping problem with T104XD4RDB</title>
      <link>https://community.nxp.com/t5/T-Series/ping-problem-with-T104XD4RDB/m-p/870787#M2954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear ufedor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your quick reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Asking&amp;nbsp; for Wind River's technical support is one side,on the other side,The CPU's ethernet controller is also important .&lt;/P&gt;&lt;P&gt;1)Is there one init flow when init the ethernet control?&lt;/P&gt;&lt;P&gt;2)Is there any special places by setting T1040's ethernet's driver,or I should pay attention to which aspect? Please give me some hints or special point,Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jan 2019 11:08:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/ping-problem-with-T104XD4RDB/m-p/870787#M2954</guid>
      <dc:creator>zhazha</dc:creator>
      <dc:date>2019-01-13T11:08:46Z</dc:date>
    </item>
  </channel>
</rss>

