Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNichestack Tutorial Using Arria V GX starter board
Hi all, Has anyone tried/succeeded in completing the nichestack tutorial provided on Altera's website using the Arria V GX starter board? I have been working at it for a couple weeks now, ...
Altera_Forum
Honored Contributor
13 years agoIf memory serves, there is a function "get_mac_addr()" in the file "network_utilities.c" that gets generated with the simple socket server demo app. The names might be off from what I just said, but you ought to be able to find it just mucking around. It's probably trying to pull it from a (non-existent) flash, and you can just hardcode it to whatever you like.