Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNicheStack: ARP refuses to work
Hello, I am trying to start the NicheStack on Nios II. I've fallowed the stack manual and prepared example code available here (http://pastebin.com/bfqwah7c). The stack starts fine, however ARP ...
Altera_Forum
Honored Contributor
15 years agoIt seems like if your code is missing some initialization which is instead performed by SSS or WebServer programs.
It could be PHY initialization; I think this is the only one which is possibly not reset and reinitialized when you reload the code. Check if your code programs the MAC address correctly.