Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

Not applicable
I had used WEBSERVER001 in Dave 3 to send data to the webserver using SSi handler. I studied the example "xmc4500_relaxkit_lwip_httpserver_netconn" in order to understand how to deal with webservers in Dave 4. However, I could not find anything related to ssi. Can you please send any example about ssi or any other tool to send data from XMC4500 to a web server.

Can I save the webserver file(index.html or index.ssi) in the SD card and use it as I did in Dave 3??

Thanks and Regards
4 Replies
Travis
Employee
Employee
First like received
Hi,

You can refer to this example which has got Common Gateway Interface (CGI) and Server Side Include (SSI).

http://www.infineonforums.com/threads/1828-XMC_HOT-XMC4500-How-to-create-a-CGI-and-SSI-web-server-wi...
0 Likes
lock attach
Attachments are accessible only for community members.
Travis
Employee
Employee
First like received
Can I save the webserver file(index.html or index.ssi) in the SD card and use it as I did in Dave 3??

Yes, there is a compiling option which you can save the webpage in the SD card or ROM. However saving webpage to ROM needs a conversion, please see attachment.
0 Likes
Not applicable
I still have have the same problem. The "project has been created with older DAVE version (<4.0.0)"
1593.attach
It did not solve the problem
Thanks 🙂
0 Likes
Travis
Employee
Employee
First like received
Hi,
Currently I have not done one with DAVE4 yet.
0 Likes