<?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: ipcfg_bind_dhcp Issue</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235230#M6521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The MQX4.0.2.2 patch has this mentioned which could be your issue:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3.2 ENGR00279275 &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 14pt;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This issue relates to setting the PSH flag in all packets, which causes TCP connection problem on some routers and firewalls. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Times New Roman,Times New Roman;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Resolution &lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 12pt; font-family: Times New Roman,Times New Roman;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The PSH flag is not set together with the SYN flag for TCP packets. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 19:48:13 GMT</pubDate>
    <dc:creator>DavidS</dc:creator>
    <dc:date>2014-01-17T19:48:13Z</dc:date>
    <item>
      <title>ipcfg_bind_dhcp Issue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235225#M6516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a project that when I go to try release environment, instead of debug, the DHCP takes up to 5 minutes to do a bind. If I leave BSPCFG_ENABLE_IODEBUG 1, or place a breakpoint in ipcfg_bind_dhcp it gets the ip through DHCP in a single try. I have tried adding a delay and that did not help. Other notes of interest I am using MQX 4.02, CW IDE 10.5, and a K60D100 processor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 21:19:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235225#M6516</guid>
      <dc:creator>leepenn</dc:creator>
      <dc:date>2014-01-14T21:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: ipcfg_bind_dhcp Issue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235226#M6517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have the same behavior with the example codes?&lt;/P&gt;&lt;P&gt;Have you tried to disable the code optimization in CW?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Garabo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 22:11:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235226#M6517</guid>
      <dc:creator>Luis_Garabo</dc:creator>
      <dc:date>2014-01-14T22:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: ipcfg_bind_dhcp Issue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235227#M6518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Garabo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for the reply. I have tried turning off optimization and still get same issue. I am using a modified Web_havc example, where the changes are the BSP for pinout differences. I also modified the code for the ability to have the info from the loop sent to the LCD. It looks like after the ipcfg_bind_dhcp command is issued it loops trying the&amp;nbsp; ipcfg_poll_dhcp due to a busy. I am going to try and dig into the ipcfg_bind_dhcp and see if I can see more.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The one thing that seems to stand out to me is any interaction from the debug hardware makes the DHCP work first try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 13:45:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235227#M6518</guid>
      <dc:creator>leepenn</dc:creator>
      <dc:date>2014-01-15T13:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: ipcfg_bind_dhcp Issue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235228#M6519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee,&lt;/P&gt;&lt;P&gt;Did you apply the MQX4.0.2.1 and MQX4.0.2.2 patches?&lt;/P&gt;&lt;P&gt;What router are you connected too?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 20:29:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235228#M6519</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2014-01-16T20:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: ipcfg_bind_dhcp Issue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235229#M6520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had not applied those patches, I am connected to a Cisco 2940 switch. I did get myself up and running with a work around by reducing the _RTCS_dhcp_term_timeout and disabling the DHCP_SEND_PROBE. Now I usually connect in 30 seconds and less than 100 tries of ipcfg_poll_dhcp. Did those patches have updates for the RTCS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 19:29:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235229#M6520</guid>
      <dc:creator>leepenn</dc:creator>
      <dc:date>2014-01-17T19:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: ipcfg_bind_dhcp Issue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235230#M6521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The MQX4.0.2.2 patch has this mentioned which could be your issue:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3.2 ENGR00279275 &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 14pt;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This issue relates to setting the PSH flag in all packets, which causes TCP connection problem on some routers and firewalls. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Times New Roman,Times New Roman;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Resolution &lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 12pt; font-family: Times New Roman,Times New Roman;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The PSH flag is not set together with the SYN flag for TCP packets. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 19:48:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/ipcfg-bind-dhcp-Issue/m-p/235230#M6521</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2014-01-17T19:48:13Z</dc:date>
    </item>
  </channel>
</rss>

