Forum Discussion
Altera_Forum
Honored Contributor
15 years agoUnable to find Valid MAC address
the hardware and software i use are based on“niosii_ethernet_standard_3c25.zip” and“nichestack_tutorial” from altera pages. after running , In NiosII IDE software, console is below: PHY ...
Altera_Forum
Honored Contributor
15 years agoBy "hard code the MAC address" I mean that you modify the get_mac_addr() to return a MAC address that you define yourself in the function, instead of have it try to load it from the flash. You need to be sure that you won't have two systems with the same MAC address on the network.