Forum Discussion
Altera_Forum
Honored Contributor
15 years agohow to restore the MAC addreess
hi:
I have a problem which is not resolved and it has bother me for a long time~~ I use the NiosII emmbedded evaluation kit(NEEK),I want to restore the MAC address on Flash,now I can only restore the factory recovery~ Is there somebody know how to restore the MAC address? Thanks a lot!3 Replies
- Altera_Forum
Honored Contributor
I think that in NEEK the mac address is stored in a I2C eprom, which also contains display calibration data (this is what manual says).
Probably this eprom has been corrupted by some previous code running on the dev kit. You need to restore it with a dedicated application. Search if you have such an application in the dev kit. If not you have to build one yourself. I don't have the NEEK so I can't help you more than this. Cris - Altera_Forum
Honored Contributor
hello, I don't understand problem!
- Altera_Forum
Honored Contributor
Cris72,
thanks for your reply,I will accept your proposal and try it~!