LPC54608 lwIP Http Server Example

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC54608 lwIP Http Server Example

1,602件の閲覧回数
fatihozen
Contributor IV

Hello,

 

I have OM13092 and want to show my own html page on browser. I referenced an example from SDK 2.4.1. "lpcxpresso54608_lwip_examples_lwip_httpsrv_bm" . I see there is index.html in project and when I type 192.168.0.102(ip address of the board). The browser shows me that page. It is ok.
I am asking how can I change this page ? I have to convert Html file to C code but could not success. In makefsdata.c there is written how to do this but I could not do that. I have found some exe files about it but not reach to success. 
Anybody knows how to do that ?

ラベル(1)
タグ(2)
0 件の賞賛
返信
2 返答(返信)

1,318件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi fatih ozen ,

Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
Please just modifying the index.html (~\middleware\lwip\src\apps\httpd\fs)directly instead of creating C code.
Have a great day,
TIC

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

0 件の賞賛
返信

1,318件の閲覧回数
fatihozen
Contributor IV

Hi jeremyzhou ,

I just modified the index.html and did not work and then I created new fsdata.c and now it works, thanks.

0 件の賞賛
返信