Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHow does NicheStack recognize Ethernet interfaces?
Hello, I am using uC/OS II on Nios II processor. I want to create a simple socket server. I want to understand how will the NicheStack know if an ethernet interface is present or not? I a...
Altera_Forum
Honored Contributor
10 years agoI looked into alt_init_dev. Here it goes through the list of InterNiche devices. But the list is empty. I am trying to find how the list gets populated.