lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Runtime defined internal pool sizes


From: Matt Walker
Subject: [lwip-users] Runtime defined internal pool sizes
Date: Mon, 16 May 2022 11:12:02 -0400

All;

I'm looking for a way to define the size of the lwIP pools at runtime startup. This would be in contrast to using lwipopts.h and the defines MEMP_NUM_UDP_PCB/MEMP_NUM_TCP_PCB/etc to define them statically at compile time.

My use case here is that I have multiple applications built on a common HAL platform; and I would like the applications to be able to specify their respective pool sizes independent of the platform itself.

If anyone has tried something similar, or has any crazy ideas; I'd love to hear about it.

Thanks;
Matt Walker

reply via email to

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