Forum Discussion
Altera_Forum
Honored Contributor
16 years agoMultiple Ethernet application under MicroC/OS-II
Hi, there I am a new one for the MicroC/OS II system. Now I am working on the multiple Ethernet application based on the NicheStack and MicroC/OS II. Can anyone provide some reference design a...
Altera_Forum
Honored Contributor
16 years agoThe sopc builder problem has been solved.
Unfortunately, I am still got stuck by the initialization steps of Ethernet MAC and IP address. I knew that I should use get_ip_addr and get_board_mac_addr twice to get the correct parameters for each Ethernet port. However, I can not find where these two functions have been used in the simple socket server example. Are they used by the alt_iniche_init()?