Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThe only purpose of ext flash in network_utilities.c is for storing board IP and MAC addresses. So, if you don't bother of using fixed addresses defined at compile time, you can simply remove all calls involving flash memory and assigning your fixed address to the return values.