Forum Discussion
Altera_Forum
Honored Contributor
13 years agoSuperloop 11.0sp1 DHCP Crashes
I am running the superloop simple socket server 3c120 example for 11.0sp1 on a custom board. It works fine with DHCP disabled but with DHCP enabled (*use_dhcp = 1), the entire program crashes at that...
Altera_Forum
Honored Contributor
12 years agoHello Kriska,
I am trying to use superloop on 3C120 board , in avery first stage i run the script "./create-this-app" and it generate an error saying that "include.h no such file or directories", i have post my issue on http://www.alteraforum.com/forum/showthread.php?t=42495 i have download the project from http://www.alterawiki.com/wiki/superloop_simple_socket_server_plus and the file is 20110828_superloop_sss_plus_3c120_marvell_11.0sp1.tgz - the development source archive, i have follow the instruction like not putting any space in between name , unzip using command tar -xzf <file name> etc.