To use lwIP in a software application, you must first compile the lwIP library as a part of the software application.
Using Vitis Unified IDE
To set up the lwip220 software system in the Vitis Unified IDE, execute
the procedure mentioned in Adding a Library to an Existing BSP Using Vitis Unified IDE.
Note: lwIP applications require a minimum of 1.5 MB of memory. This
accounts for the 1 MB MMU TLB granularity for uncached memory regions and the lwIP stack
and application overhead.
Using Vitis Classic IDE
To set up the lwip220 software system in the Vitis Classic IDE, execute
the procedure mentioned in Adding a Library to an Existing BSP Using Vitis Classic IDE.