<?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>S32KのトピックRe: Ethernet Internal loopback program</title>
    <link>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2109270#M49515</link>
    <description>RTD Version I'm using is 5.00.&lt;BR /&gt;I want to send the data as below&lt;BR /&gt;typedef struct&lt;BR /&gt;{&lt;BR /&gt;uint32 Des0;&lt;BR /&gt;uint32 Des1;&lt;BR /&gt;uint32 Des2;&lt;BR /&gt;uint32 Des3;&lt;BR /&gt;uint32 Info0;&lt;BR /&gt;uint32 Info1;&lt;BR /&gt;uint32 Padding0;&lt;BR /&gt;uint32 Padding1;&lt;BR /&gt;} Gmac_Ip_BufferDescriptorType;&lt;BR /&gt;&lt;BR /&gt;* @brief Send/Receive internal buffer descriptor&lt;BR /&gt;* @implements Gmac_Ip_BufferDescriptorType_structure&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Jun 2025 07:44:32 GMT</pubDate>
    <dc:creator>Vishnu6</dc:creator>
    <dc:date>2025-06-03T07:44:32Z</dc:date>
    <item>
      <title>Ethernet Internal loopback program</title>
      <link>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2106794#M49336</link>
      <description>&lt;P&gt;For attached S32DS ethernet loop program we need data flow of Tx message and How read Rx message data using same RTD API. I have some other questions&lt;/P&gt;&lt;P&gt;1]since Tx message is register dependent or H/w dependent, we can able to modify data at software level?&lt;/P&gt;&lt;P&gt;2]If yes how to do it?&lt;/P&gt;&lt;P&gt;please give detailed explanation of above questions...&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 05:56:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2106794#M49336</guid>
      <dc:creator>Vishnu7</dc:creator>
      <dc:date>2025-05-29T05:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Internal loopback program</title>
      <link>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2106869#M49338</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/251040"&gt;@Vishnu7&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;please create a project from example related to your MCU. E.g. here's list of available internal loopback examples in RTD 4.0.0:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PavelL_0-1748499770479.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/340358iF19AB7E1DD6321B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PavelL_0-1748499770479.png" alt="PavelL_0-1748499770479.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you look to GMAC_Ip_InternalLoopback_S32K344, to file main.c , you will see how to allocate TX/RX buffers and provide to the GMAC driver.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 06:35:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2106869#M49338</guid>
      <dc:creator>PavelL</dc:creator>
      <dc:date>2025-05-29T06:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Internal loopback program</title>
      <link>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2107145#M49357</link>
      <description>How to transfer user defined data buffer.?</description>
      <pubDate>Thu, 29 May 2025 11:58:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2107145#M49357</guid>
      <dc:creator>Vishnu6</dc:creator>
      <dc:date>2025-05-29T11:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Internal loopback program</title>
      <link>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2107161#M49363</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/249950"&gt;@Vishnu6&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;what RTD version do you use?&lt;/P&gt;
&lt;P&gt;Do you want to use MCAL driver Eth_43_GMAC or low level driver GMAC_Ip ?&lt;/P&gt;
&lt;P&gt;Sending the user defined data buffer by GMAC is very well seen in the internal loopback examples.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 12:18:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2107161#M49363</guid>
      <dc:creator>PavelL</dc:creator>
      <dc:date>2025-05-29T12:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Internal loopback program</title>
      <link>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2109270#M49515</link>
      <description>RTD Version I'm using is 5.00.&lt;BR /&gt;I want to send the data as below&lt;BR /&gt;typedef struct&lt;BR /&gt;{&lt;BR /&gt;uint32 Des0;&lt;BR /&gt;uint32 Des1;&lt;BR /&gt;uint32 Des2;&lt;BR /&gt;uint32 Des3;&lt;BR /&gt;uint32 Info0;&lt;BR /&gt;uint32 Info1;&lt;BR /&gt;uint32 Padding0;&lt;BR /&gt;uint32 Padding1;&lt;BR /&gt;} Gmac_Ip_BufferDescriptorType;&lt;BR /&gt;&lt;BR /&gt;* @brief Send/Receive internal buffer descriptor&lt;BR /&gt;* @implements Gmac_Ip_BufferDescriptorType_structure&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jun 2025 07:44:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2109270#M49515</guid>
      <dc:creator>Vishnu6</dc:creator>
      <dc:date>2025-06-03T07:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Internal loopback program</title>
      <link>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2109434#M49527</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/249950"&gt;@Vishnu6&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;please check out my last response in this thread&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/Need-information-for-GMAC-descriptors/td-p/2092624" target="_blank"&gt;Need information for GMAC descriptors. - NXP Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 10:18:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Ethernet-Internal-loopback-program/m-p/2109434#M49527</guid>
      <dc:creator>PavelL</dc:creator>
      <dc:date>2025-06-03T10:18:18Z</dc:date>
    </item>
  </channel>
</rss>

