Forum Discussion
Altera_Forum
Honored Contributor
18 years agoTcp_ip, Sopc
hello, i have a bord STRATIX II EP2S60, i use quartus 2 v7.2. i would like to use nichestack tcp/ip for nios 2, I don't know if i must use the MicroC/OS for this or i can avoid it (i don't...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- I found the mistake : :D I use a crossed cable between PC <-> board and DHCP was enabled. simply disable dhcp and it seems to work. --- Quote End --- Hi, how can you make it work. And what do you mean disable DHCP. I tried to make it by set the variable *use_dhcp = 0; but it didn't work for me. I am still getting the error inet startup error: unable to find any working interfaces (using cross cable PC and DE2-70 board) Thanks