Forum Discussion
Michael_vdV
New Contributor
3 years agoNichestack TCP binding error
Hello,
On the Arria 10 GX Development I have a design using the Nichestack running without problems.
But I'm having problems getting almost the same design running on a my own board.
I think d...
Michael_vdV
New Contributor
3 years agoHi Kelly,
Unfortunately I have to use NIOS II with NicheStack.
Nevertheless I resolved the issue.
The NicheStack was not done initializing when I was trying to create socket.
I'm using MicroOS/uC tasks which were running in parallel (Nichestack run-time task, started before Nichetack init was completed).