Forum Discussion
JLee25
Contributor
4 years agoNios2 SSS hang
Hi all,
I am not sure if anyone had similar experience.
My Simple Socket Server design will stop running and print out messages like "No free buffers for rx", panic....
Below is the messages, lost communication and control after that.
Just wondering if there's any suggestions on how to debug or solve this problem.
Thank you!
2 Replies
- EricMunYew_C_Intel
Frequent Contributor
Can you try to transmit larger data packet, and reduce the number of data transfer.
- JLee25
Contributor
Thank you for the suggestion..
But I just leave this system connect to intranet without sending any messages, then it happened..