lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] blocked udp


From: garibaldi pineda garcia
Subject: [lwip-users] blocked udp
Date: Mon, 26 Sep 2016 14:26:45 +0100

Hello all,

I'm building a system which encodes video in a Zedboard FPGA and sends it out through the ethernet port. I have tested sending random data out and it works, but when I try to use the data from the video source I manage to set the ARM core/network in a locked state. I've also tested the system without sending any data through etherenet and it works fine.

I've increased memory and pool sizes; I also decreased the Time-To-Live for all protocols and tried using a global pbuf or a dynamic local pbuf.

These setting seem to get the system working a bit longer, but I still get locked whenever the video encoding requires to send more than random data.

Does anyone have suggestions on what I could do?

Best,
Gary

reply via email to

[Prev in Thread] Current Thread [Next in Thread]