Re: Using httpsrv to access web pages on SDcard

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Re: Using httpsrv to access web pages on SDcard

跳至解决方案
1,830 次查看
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 解答
1,674 次查看
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!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

4 回复数
1,675 次查看
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,674 次查看
thom_nic
Contributor II

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

0 项奖励
回复
1,674 次查看
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,674 次查看
thom_nic
Contributor II

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

0 项奖励
回复