<?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>i.MX RT Crossover MCUsのトピックMIMXRT1040 - lwip example remapping RAM issue</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1040-lwip-example-remapping-RAM-issue/m-p/1800825#M28767</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on the lwip_ipv4_ipv6_echo_freertos example for my MIMXRT1040 EVK, I'm trying to implement a TCP server on my final application.&lt;/P&gt;&lt;P&gt;Looking at the RAM occupation, the example takes a large amount of RAM_DTC that is the main ram region.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="riccardo_carlot_0-1706874103416.png" style="width: 606px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261638iF2D2F71933911F68/image-dimensions/606x109?v=v2" width="606" height="109" role="button" title="riccardo_carlot_0-1706874103416.png" alt="riccardo_carlot_0-1706874103416.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In my final application I'll use the RAM_OC as main one, therefore I tried to exchange the RAM_DTC with the RAM_OC in this example. This is how I set up the example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="riccardo_carlot_1-1706874358176.png" style="width: 613px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261639iE0976EAE8B49E1D3/image-dimensions/613x146?v=v2" width="613" height="146" role="button" title="riccardo_carlot_1-1706874358176.png" alt="riccardo_carlot_1-1706874358176.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="riccardo_carlot_2-1706874453206.png" style="width: 464px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261640i254DF7822BE6C21A/image-dimensions/464x217?v=v2" width="464" height="217" role="button" title="riccardo_carlot_2-1706874453206.png" alt="riccardo_carlot_2-1706874453206.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After this, the RAM_DTC is empty and the RAM_OC is busy as expected:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="riccardo_carlot_3-1706874518568.png" style="width: 581px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261641i6FEBFB4C12B5634A/image-dimensions/581x101?v=v2" width="581" height="101" role="button" title="riccardo_carlot_3-1706874518568.png" alt="riccardo_carlot_3-1706874518568.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My problem is here, if I launch the application it stucks (I'm not able to locate where) or during the socket creation or just after that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="riccardo_carlot_4-1706874692058.png" style="width: 305px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261642i5CE3588319951E10/image-dimensions/305x181?v=v2" width="305" height="181" role="button" title="riccardo_carlot_4-1706874692058.png" alt="riccardo_carlot_4-1706874692058.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="riccardo_carlot_5-1706874729301.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261643i1A16768850560E74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="riccardo_carlot_5-1706874729301.png" alt="riccardo_carlot_5-1706874729301.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So, what am I missing on it? What's wrong on this?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Riccardo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Feb 2024 11:55:09 GMT</pubDate>
    <dc:creator>riccardo_carlot</dc:creator>
    <dc:date>2024-02-02T11:55:09Z</dc:date>
    <item>
      <title>MIMXRT1040 - lwip example remapping RAM issue</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1040-lwip-example-remapping-RAM-issue/m-p/1800825#M28767</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on the lwip_ipv4_ipv6_echo_freertos example for my MIMXRT1040 EVK, I'm trying to implement a TCP server on my final application.&lt;/P&gt;&lt;P&gt;Looking at the RAM occupation, the example takes a large amount of RAM_DTC that is the main ram region.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="riccardo_carlot_0-1706874103416.png" style="width: 606px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261638iF2D2F71933911F68/image-dimensions/606x109?v=v2" width="606" height="109" role="button" title="riccardo_carlot_0-1706874103416.png" alt="riccardo_carlot_0-1706874103416.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In my final application I'll use the RAM_OC as main one, therefore I tried to exchange the RAM_DTC with the RAM_OC in this example. This is how I set up the example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="riccardo_carlot_1-1706874358176.png" style="width: 613px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261639iE0976EAE8B49E1D3/image-dimensions/613x146?v=v2" width="613" height="146" role="button" title="riccardo_carlot_1-1706874358176.png" alt="riccardo_carlot_1-1706874358176.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="riccardo_carlot_2-1706874453206.png" style="width: 464px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261640i254DF7822BE6C21A/image-dimensions/464x217?v=v2" width="464" height="217" role="button" title="riccardo_carlot_2-1706874453206.png" alt="riccardo_carlot_2-1706874453206.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After this, the RAM_DTC is empty and the RAM_OC is busy as expected:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="riccardo_carlot_3-1706874518568.png" style="width: 581px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261641i6FEBFB4C12B5634A/image-dimensions/581x101?v=v2" width="581" height="101" role="button" title="riccardo_carlot_3-1706874518568.png" alt="riccardo_carlot_3-1706874518568.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My problem is here, if I launch the application it stucks (I'm not able to locate where) or during the socket creation or just after that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="riccardo_carlot_4-1706874692058.png" style="width: 305px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261642i5CE3588319951E10/image-dimensions/305x181?v=v2" width="305" height="181" role="button" title="riccardo_carlot_4-1706874692058.png" alt="riccardo_carlot_4-1706874692058.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="riccardo_carlot_5-1706874729301.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261643i1A16768850560E74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="riccardo_carlot_5-1706874729301.png" alt="riccardo_carlot_5-1706874729301.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So, what am I missing on it? What's wrong on this?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Riccardo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 11:55:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1040-lwip-example-remapping-RAM-issue/m-p/1800825#M28767</guid>
      <dc:creator>riccardo_carlot</dc:creator>
      <dc:date>2024-02-02T11:55:09Z</dc:date>
    </item>
  </channel>
</rss>

