<?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: Using httpsrv to access web pages on SDcard</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Re-Using-httpsrv-to-access-web-pages-on-SDcard/m-p/398003#M13362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reference to:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/360866"&gt;Using httpsrv to access web pages on SDcard&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this demo source available somewhere?&amp;nbsp; I'm attempting to do something similar (serve files from flash/ SD.)&amp;nbsp; From your description I found a TWR-K60 quick start demo.zip however the archive only contains a .exe file (not helpful for folks on Mac/ Linux.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pointer to source material would be greatly appreciated - thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 May 2015 18:27:30 GMT</pubDate>
    <dc:creator>thom_nic</dc:creator>
    <dc:date>2015-05-26T18:27:30Z</dc:date>
    <item>
      <title>Re: Using httpsrv to access web pages on SDcard</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Re-Using-httpsrv-to-access-web-pages-on-SDcard/m-p/398003#M13362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reference to:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/360866"&gt;Using httpsrv to access web pages on SDcard&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this demo source available somewhere?&amp;nbsp; I'm attempting to do something similar (serve files from flash/ SD.)&amp;nbsp; From your description I found a TWR-K60 quick start demo.zip however the archive only contains a .exe file (not helpful for folks on Mac/ Linux.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pointer to source material would be greatly appreciated - thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 18:27:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Re-Using-httpsrv-to-access-web-pages-on-SDcard/m-p/398003#M13362</guid>
      <dc:creator>thom_nic</dc:creator>
      <dc:date>2015-05-26T18:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using httpsrv to access web pages on SDcard</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Re-Using-httpsrv-to-access-web-pages-on-SDcard/m-p/398004#M13363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached to this thread, you can find the Quick Start Demo for the K60. In the thread you refer, the customer modified the code so unfortunately we don’t have exact code you need.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol &lt;BR /&gt; &lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 19:56:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Re-Using-httpsrv-to-access-web-pages-on-SDcard/m-p/398004#M13363</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-05-26T19:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using httpsrv to access web pages on SDcard</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Re-Using-httpsrv-to-access-web-pages-on-SDcard/m-p/398005#M13364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course, this is all I was looking for.&amp;nbsp; Thanks for posting the demo!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 20:31:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Re-Using-httpsrv-to-access-web-pages-on-SDcard/m-p/398005#M13364</guid>
      <dc:creator>thom_nic</dc:creator>
      <dc:date>2015-05-26T20:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using httpsrv to access web pages on SDcard</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Re-Using-httpsrv-to-access-web-pages-on-SDcard/m-p/398006#M13365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW: alias for access to MFS file system is used also in web_hwac demo code (in this case it is USB flash disk). Example of path to this demo:&lt;/P&gt;&lt;P&gt;c:\Freescale\Freescale_MQX_4_2\demo\web_hvac&lt;/P&gt;&lt;P&gt;Please look at rtcs.c file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;RadekS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 08:16:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Re-Using-httpsrv-to-access-web-pages-on-SDcard/m-p/398006#M13365</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2015-05-27T08:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using httpsrv to access web pages on SDcard</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Re-Using-httpsrv-to-access-web-pages-on-SDcard/m-p/398007#M13366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey RadekS, thanks that's very helpful.&amp;nbsp; I wouldn't have guessed!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:14:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Re-Using-httpsrv-to-access-web-pages-on-SDcard/m-p/398007#M13366</guid>
      <dc:creator>thom_nic</dc:creator>
      <dc:date>2015-05-27T12:14:07Z</dc:date>
    </item>
  </channel>
</rss>

