antoineb
New Contributor
21 hours agoNiosV µC/OS-II TCP-IP debug
Hello,
I am trying design a NiosV program with TCP/IP based on this example design:
Arria® 10 FPGA – Simple Socket Server for the Nios® V/m Processor Design Example
I don't have the proposed devkit, so I compiled it for two different Arria10 targets. For both targets, I get the error:
[network_init] Failed to NetIF_Start(): (2010).TSE link seems to be OK.
Since I'm not experienced with Nios, I'm looking for help to debug it.
Thanks