<?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>MQX Software SolutionsのトピックRe: Ethernet Buffers 18k?</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-Buffers-18k/m-p/413219#M13819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Changed it from 8 to 2 and that brought it down to 6k!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Nov 2015 21:04:29 GMT</pubDate>
    <dc:creator>Andrey</dc:creator>
    <dc:date>2015-11-17T21:04:29Z</dc:date>
    <item>
      <title>Ethernet Buffers 18k?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-Buffers-18k/m-p/413217#M13817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm kind of running low on available RAM on my K70 project and when poking around found Ethernet Buffers occupying an 18k chunk. I'm having trouble finding where that gets set. Any help is appreciated?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30914i99D469D234B92DBC/image-size/large?v=v2&amp;amp;px=999" title="EthernetBuffer.PNG" alt="EthernetBuffer.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30933i3E8BEA7080A8B433/image-size/large?v=v2&amp;amp;px=999" title="ethernetBuf.PNG" alt="ethernetBuf.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 19:10:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-Buffers-18k/m-p/413217#M13817</guid>
      <dc:creator>Andrey</dc:creator>
      <dc:date>2015-11-16T19:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Buffers 18k?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-Buffers-18k/m-p/413218#M13818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The number of RX and TX buffers for the driver are controlled by BSPCFG_RX_RING_LEN and BSPCFG_TX_RING_LEN. You can lower these by overriding the default values. FOr example, add :&lt;/P&gt;&lt;P&gt;#define BSPCFG_RX_RING_LEN 3&lt;/P&gt;&lt;P&gt;#define BSPCFG_TX_RING_LEN 3&lt;/P&gt;&lt;P&gt;to user_config.h and rebuild your BSP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 20:44:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-Buffers-18k/m-p/413218#M13818</guid>
      <dc:creator>EAI</dc:creator>
      <dc:date>2015-11-17T20:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Buffers 18k?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-Buffers-18k/m-p/413219#M13819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Changed it from 8 to 2 and that brought it down to 6k!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 21:04:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-Buffers-18k/m-p/413219#M13819</guid>
      <dc:creator>Andrey</dc:creator>
      <dc:date>2015-11-17T21:04:29Z</dc:date>
    </item>
  </channel>
</rss>

