<?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: Problems with demo web_hvac</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problems-with-demo-web-hvac/m-p/237986#M6676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking into HVAC.h and I can see the ENET_IPADDR of the TWR board is set to 169.254.3.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the confusion ? You should configure your PC to manual IP 169.254.0.1 and try to open 169.254.3.3 from firefox web browser.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 May 2013 07:23:08 GMT</pubDate>
    <dc:creator>Martin_</dc:creator>
    <dc:date>2013-05-17T07:23:08Z</dc:date>
    <item>
      <title>Problems with demo web_hvac</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problems-with-demo-web-hvac/m-p/237985#M6675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try to run the demo web_hav, but I am not able to see the webpage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using&lt;/P&gt;&lt;P&gt;- a TWR-K60D100 Tower Modul&lt;/P&gt;&lt;P&gt;- code warrior 10.3 eva&lt;/P&gt;&lt;P&gt;- MQX 4.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I import the project &lt;/P&gt;&lt;P&gt;#define DEMOCFG_ENABLE_WEBSERVER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;#define DEMOCFG_ENABLE_RTCS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I debugging I can see that in the procedure HVAC_initialize_networking()&lt;/P&gt;&lt;P&gt;- the ipcfg_bind_staticip is ok&lt;/P&gt;&lt;P&gt;- httpd_server_run(server) is ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I have set&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;jumper&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;as described&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the user manual document.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;When I checked the LAN connection in Window 7, I see correct IP address 169.254.3.3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;but when I try to see the web page in the browser (firefox) 169.254.0.1 I get an error message.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Has somebody an idea what's going wrong. I try the whole day and could not find the reason.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;There is another thing I don't understand. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;As soon as I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;activate&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;shell&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;other&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;tasks are&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not running. I never reached the breakpoints in the other tasks. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 17:18:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problems-with-demo-web-hvac/m-p/237985#M6675</guid>
      <dc:creator>simonepuschmann</dc:creator>
      <dc:date>2013-05-14T17:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with demo web_hvac</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problems-with-demo-web-hvac/m-p/237986#M6676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking into HVAC.h and I can see the ENET_IPADDR of the TWR board is set to 169.254.3.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the confusion ? You should configure your PC to manual IP 169.254.0.1 and try to open 169.254.3.3 from firefox web browser.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 07:23:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problems-with-demo-web-hvac/m-p/237986#M6676</guid>
      <dc:creator>Martin_</dc:creator>
      <dc:date>2013-05-17T07:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with demo web_hvac</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problems-with-demo-web-hvac/m-p/237987#M6677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Martin, thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found the reason for my described problem. The IIS7 webserver was already started and used the same port as the hvac websever. After I had finished the service, the example works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 08:38:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problems-with-demo-web-hvac/m-p/237987#M6677</guid>
      <dc:creator>simonepuschmann</dc:creator>
      <dc:date>2013-05-21T08:38:29Z</dc:date>
    </item>
  </channel>
</rss>

