<?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 to read sent raw Ethernet frame on PC? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466527#M28147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Trilok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, what do you use for the code in your device?&lt;/P&gt;&lt;P&gt;Because the IP Address you set in the code,&lt;/P&gt;&lt;P&gt;for example, if you will flash KSDK code, example &lt;STRONG&gt;lwip_tcpecho_freertos&lt;/STRONG&gt; for your board,&lt;/P&gt;&lt;P&gt;there you should set the connection in &lt;EM&gt;lwip_tcpecho_freertos.c&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, the board is set on &lt;SPAN style="color: #2873ee;"&gt;192.168.1.102&lt;/SPAN&gt; and PC is set on &lt;SPAN style="color: #e23d39;"&gt;192.168.1.100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="_jivemacro_uid_14634897554014232 jive_macro_code jive_text_macro" data-renderedposition="242_8_1192_272" jivemacro_uid="_14634897554014232"&gt;&lt;P&gt;/* IP address configuration. */&lt;/P&gt;&lt;P&gt;#define configIP_ADDR0 192&lt;/P&gt;&lt;P&gt;#define configIP_ADDR1 168&lt;/P&gt;&lt;P&gt;#define configIP_ADDR2 1&lt;/P&gt;&lt;P&gt;#define configIP_ADDR3 102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Netmask configuration. */&lt;/P&gt;&lt;P&gt;#define configNET_MASK0 255&lt;/P&gt;&lt;P&gt;#define configNET_MASK1 255&lt;/P&gt;&lt;P&gt;#define configNET_MASK2 255&lt;/P&gt;&lt;P&gt;#define configNET_MASK3 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Default gateway address configuration */&lt;/P&gt;&lt;P&gt;#define configGW_ADDR0 192&lt;/P&gt;&lt;P&gt;#define configGW_ADDR1 168&lt;/P&gt;&lt;P&gt;#define configGW_ADDR2 1&lt;/P&gt;&lt;P&gt;#define configGW_ADDR3 100&lt;/P&gt;&lt;/PRE&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, 17 May 2016 12:57:56 GMT</pubDate>
    <dc:creator>ivadorazinova</dc:creator>
    <dc:date>2016-05-17T12:57:56Z</dc:date>
    <item>
      <title>How to read sent raw Ethernet frame on PC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466519#M28139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm&amp;nbsp; working on Mk60N512 board, I wrote code to send the raw Ethernet frame. How can read the read the frames on PC(Ethernet cable connected to PC)? I used wire-shark to read frames but it is receiving only IP type I couldn't able to read the frames that have sent from board. I just wanted to read raw frame! Please can any one tell me good tool/software to read the sent frames?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do solve my issue I'm working on this since 1 month, I need to resolve and move further to proceed with my project.&lt;/P&gt;&lt;P&gt;Hoping for sooner reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Trilok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 12:25:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466519#M28139</guid>
      <dc:creator>trilokjt</dc:creator>
      <dc:date>2016-05-12T12:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sent raw Ethernet frame on PC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466520#M28140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this tool....&amp;nbsp;&amp;nbsp; &lt;A href="http://sockettest.sourceforge.net/" title="http://sockettest.sourceforge.net/"&gt;::SocketTest:: - Test My Socket&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 14:15:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466520#M28140</guid>
      <dc:creator>petertsipouras</dc:creator>
      <dc:date>2016-05-12T14:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sent raw Ethernet frame on PC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466521#M28141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Trilok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please,&lt;/P&gt;&lt;P&gt;- does correctly communicate between your board and computer? &lt;/P&gt;&lt;P&gt;- do you have correctly set Wireshark?&lt;/P&gt;&lt;P&gt;Please, did you set it in promiscuous mode? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank 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>Thu, 12 May 2016 15:13:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466521#M28141</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-05-12T15:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sent raw Ethernet frame on PC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466522#M28142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva Dorazinova. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for replying soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Im not sure whether it's connected properly to PC because after connecting board(Switched On)&amp;nbsp; to Pc, in PC Ethernet connection is showing as unidentified network and once I enter into debug mode, network will go off and try to find network (Identifiyig Network) after few secs/min it will reconize as unidentified network. How to make sure board is able to communicate with PC properly? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. No I not set promiscuous mode, I'm not aware of this&amp;nbsp; where do it exists and how to set? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;P&gt;Trilok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 00:13:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466522#M28142</guid>
      <dc:creator>trilokjt</dc:creator>
      <dc:date>2016-05-13T00:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sent raw Ethernet frame on PC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466523#M28143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter&lt;/P&gt;&lt;P&gt;Thank you for replying. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is That tool able to receive raw Socket? because in description of page shows it can only receive/send only UDP/TCP&amp;nbsp; Packects.&amp;nbsp; Anyhow I'll check it And let you know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trilok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 00:20:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466523#M28143</guid>
      <dc:creator>trilokjt</dc:creator>
      <dc:date>2016-05-13T00:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sent raw Ethernet frame on PC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466524#M28144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got to know about promiscuous mode, &lt;/P&gt;&lt;P&gt;I'll check it once and let you know. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 01:25:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466524#M28144</guid>
      <dc:creator>trilokjt</dc:creator>
      <dc:date>2016-05-13T01:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sent raw Ethernet frame on PC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466525#M28145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Trilok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the easiest way is execute command window (cmd) and type ping the ip address of the board.&lt;/P&gt;&lt;P&gt;For example: your IP address of the PC will be 192.168.1.100 and your device will be set on 192.168.1.102, be sure that ethernet cable is connected between the PC and the board, open the cmd and type &lt;STRONG&gt;ping 192.168.1.102&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;You will see if the connection was susscesful.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ping.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57695iBF9F2A3F51EF9EEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="ping.png" alt="ping.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In case of any issue, please let us know.&lt;/P&gt;&lt;P&gt;Have a nice rest of the weekend.&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 May 2016 15:57:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466525#M28145</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-05-15T15:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sent raw Ethernet frame on PC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466526#M28146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva Dorazinova&lt;/P&gt;&lt;P&gt;I dont know the IP of the board, I just changed the MAC of&amp;nbsp; board. How to know the default IP of the device or Set the IP of our own wish. &lt;/P&gt;&lt;P&gt;I have another doubt I.e.,on PC network ico, Ethernet network shows unidentified network. If I enter into debug mode it goes off( Shows identifying network...) and after few sec PC again recognise board network as Unidentified network!!! What's the issue? Is Board connected properly or not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 00:34:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466526#M28146</guid>
      <dc:creator>trilokjt</dc:creator>
      <dc:date>2016-05-16T00:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sent raw Ethernet frame on PC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466527#M28147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Trilok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, what do you use for the code in your device?&lt;/P&gt;&lt;P&gt;Because the IP Address you set in the code,&lt;/P&gt;&lt;P&gt;for example, if you will flash KSDK code, example &lt;STRONG&gt;lwip_tcpecho_freertos&lt;/STRONG&gt; for your board,&lt;/P&gt;&lt;P&gt;there you should set the connection in &lt;EM&gt;lwip_tcpecho_freertos.c&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, the board is set on &lt;SPAN style="color: #2873ee;"&gt;192.168.1.102&lt;/SPAN&gt; and PC is set on &lt;SPAN style="color: #e23d39;"&gt;192.168.1.100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="_jivemacro_uid_14634897554014232 jive_macro_code jive_text_macro" data-renderedposition="242_8_1192_272" jivemacro_uid="_14634897554014232"&gt;&lt;P&gt;/* IP address configuration. */&lt;/P&gt;&lt;P&gt;#define configIP_ADDR0 192&lt;/P&gt;&lt;P&gt;#define configIP_ADDR1 168&lt;/P&gt;&lt;P&gt;#define configIP_ADDR2 1&lt;/P&gt;&lt;P&gt;#define configIP_ADDR3 102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Netmask configuration. */&lt;/P&gt;&lt;P&gt;#define configNET_MASK0 255&lt;/P&gt;&lt;P&gt;#define configNET_MASK1 255&lt;/P&gt;&lt;P&gt;#define configNET_MASK2 255&lt;/P&gt;&lt;P&gt;#define configNET_MASK3 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Default gateway address configuration */&lt;/P&gt;&lt;P&gt;#define configGW_ADDR0 192&lt;/P&gt;&lt;P&gt;#define configGW_ADDR1 168&lt;/P&gt;&lt;P&gt;#define configGW_ADDR2 1&lt;/P&gt;&lt;P&gt;#define configGW_ADDR3 100&lt;/P&gt;&lt;/PRE&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, 17 May 2016 12:57:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-sent-raw-Ethernet-frame-on-PC/m-p/466527#M28147</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-05-17T12:57:56Z</dc:date>
    </item>
  </channel>
</rss>

