Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNo Ethernet connection under uClinux with MMU on 3c120 dev board
Hello, I have problems to get telnet, ftp or http working on uClinux. I used the hardware example from the Altera Wiki for the 3c120 nios2_linux_3c120_125mhz_11.0sp1 with MMU.I followed the ins...
Altera_Forum
Honored Contributor
14 years agoDid you get it working?
If not, check the checksum routine. I had the same issue sometime back, the tcp checksum was wrong, so no tcp traffic could go through. ping works as it does not need checksum.