Jump to content
  • 0

Baremetal Web Server on Zybo Z7


Raza

Question

Can someone direct us to potential document resources or websites helping us develop,

A)  A bare metal application for Zybo Z7 board. We already successfully tested the lwIP TCP Perf Server template application, but need guidance to be able to access its index.html web page, trying https://192.168.1.10:port/ doesn't work.

B) Using Linux or FreeRTOS to achieve the same as mentioned in A.

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hello @Raza,

I don't know if you checked this tutorial https://reference.digilentinc.com/learn/programmable-logic/tutorials/zybo-getting-started-with-zynq-server/start\

 

I think you can find some information about FreeRTOS Web Server here https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841844/ARTY+FreeRTOS+Web+Server?_ga=2.97105759.193561923.1588662571-180711290.1584371590 even if it is for Microblaze and not Zynq.

Also a WEB server for the same Zynq, as the Zybo Z7 have, was made for DMM Shield Board and I think you could look into the project and see how it is done, maybe it can help you somehow:

Tutorial here: https://reference.digilentinc.com/reference/add-ons/dmm-shield/webserverdemouserguide

The github project: https://github.com/Digilent/ArtyZ7-20-DMMShield-Webserver-Demo

Those are the first ideas I have.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...