<?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 ProcessorsのトピックRe: lwip recvfrom in interrupt handler</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/lwip-recvfrom-in-interrupt-handler/m-p/2120250#M238425</link>
    <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/246742"&gt;@Maurizio2&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;To better assist you, could you please provide the following information?&lt;/P&gt;
&lt;P&gt;What SDK version you are currently using?&lt;/P&gt;
&lt;P&gt;What device or board you are working with?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Looking forward to your response.&lt;/P&gt;
&lt;P&gt;Best regards!&lt;BR /&gt;Chavira&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jun 2025 14:28:21 GMT</pubDate>
    <dc:creator>Chavira</dc:creator>
    <dc:date>2025-06-20T14:28:21Z</dc:date>
    <item>
      <title>lwip recvfrom in interrupt handler</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lwip-recvfrom-in-interrupt-handler/m-p/2120176#M238422</link>
      <description>&lt;P&gt;Is it possibile use&amp;nbsp;&lt;SPAN&gt;lwip_recvfrom inside the interrupt handler? In my application I use FreeRtos and LWIp. The recvfrom is in non blocking mode but the function not return (the Queue inside LWIP are xQueueReceive&amp;nbsp; without FromISR). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a lwip_recvfrom for interrupt handler?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks very much.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 11:23:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lwip-recvfrom-in-interrupt-handler/m-p/2120176#M238422</guid>
      <dc:creator>Maurizio2</dc:creator>
      <dc:date>2025-06-20T11:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: lwip recvfrom in interrupt handler</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lwip-recvfrom-in-interrupt-handler/m-p/2120250#M238425</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/246742"&gt;@Maurizio2&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;To better assist you, could you please provide the following information?&lt;/P&gt;
&lt;P&gt;What SDK version you are currently using?&lt;/P&gt;
&lt;P&gt;What device or board you are working with?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Looking forward to your response.&lt;/P&gt;
&lt;P&gt;Best regards!&lt;BR /&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 14:28:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lwip-recvfrom-in-interrupt-handler/m-p/2120250#M238425</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-06-20T14:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: lwip recvfrom in interrupt handler</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lwip-recvfrom-in-interrupt-handler/m-p/2120902#M238569</link>
      <description>&lt;P&gt;I use iMX RT 1062. The evaluation Is iMX RT1062 OEM from embedded artist ( &lt;A href="https://www.embeddedartists.com/products/imx-rt1062-oem/" target="_blank"&gt;https://www.embeddedartists.com/products/imx-rt1062-oem/&lt;/A&gt; ). The SDK Is &lt;A href="http://imx.embeddedartists.com/imxrt/eaimxrt1062_16mb_sdk_2_15_000_2024-03-12.zip" target="_blank"&gt;http://imx.embeddedartists.com/imxrt/eaimxrt1062_16mb_sdk_2_15_000_2024-03-12.zip&lt;/A&gt; from embedded artist.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jun 2025 19:26:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lwip-recvfrom-in-interrupt-handler/m-p/2120902#M238569</guid>
      <dc:creator>Maurizio2</dc:creator>
      <dc:date>2025-06-21T19:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: lwip recvfrom in interrupt handler</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lwip-recvfrom-in-interrupt-handler/m-p/2122417#M238688</link>
      <description>&lt;P&gt;ISRs should be short and fast.&amp;nbsp;lwip_recvfrom()&amp;nbsp;is relatively heavy and may cause issues on the application. I do not suggest using it inside the ISR.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 17:49:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lwip-recvfrom-in-interrupt-handler/m-p/2122417#M238688</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2025-06-24T17:49:50Z</dc:date>
    </item>
  </channel>
</rss>

