Altera_Forum
Honored Contributor
19 years agoDebugging Ethernet device
We're trying to debug problems with a new Nios II+eCos (5.1) system where the Ethernet has failed to operate. We're getting the following from the SMSC initialization:
[cyg_net_init] Init: mbinit(0x00000000) [cyg_net_init] Init: cyg_net_init_devs(0x00000000) Init device 'lan91c111_eth0' smsc_lan91cxx_init: No 91Cxx signature found Has anyone seen this before (is there something simple we should check?) Also, does anyone know if this is the first attempt the Nios makes to access the SMSC? How do we turn on the debug options to return the values read by the Nios? Thanks!!