Setting up the Software System - Setting up the Software System - 2026.1 English - UG643

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2026-06-23
Version
2026.1 English

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.