Re: Using httpsrv to access web pages on SDcard

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Using httpsrv to access web pages on SDcard

Jump to solution
1,836 Views
thom_nic
Contributor II

Reference to:

Using httpsrv to access web pages on SDcard

Is this demo source available somewhere?  I'm attempting to do something similar (serve files from flash/ SD.)  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.)

Pointer to source material would be greatly appreciated - thanks!

1 Solution
1,680 Views
soledad
NXP Employee
NXP Employee

Hello,

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.


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

4 Replies
1,681 Views
soledad
NXP Employee
NXP Employee

Hello,

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.


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,680 Views
thom_nic
Contributor II

Of course, this is all I was looking for.  Thanks for posting the demo!

0 Kudos
Reply
1,680 Views
RadekS
NXP Employee
NXP Employee

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:

c:\Freescale\Freescale_MQX_4_2\demo\web_hvac

Please look at rtcs.c file.

I hope it helps you.

Have a great day,
RadekS

1,680 Views
thom_nic
Contributor II

Hey RadekS, thanks that's very helpful.  I wouldn't have guessed!

0 Kudos
Reply