Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

converting DE2_NET to use web server

Can i use the SOPC generated from the DE2_NET demo to create a web server using the template?

I tried it but i got errors.....

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    The network_utilities.c file depends on a certain type of flash to be present on the board to give a MAC and IP address. Have a look at this file in your project and modify it (for exemple it can just return a fixed MAC address that you don't have on your network).