Overview - Overview - 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

The following are the key steps to use lwIP for networking:

  1. Creating a hardware system containing the processor, ethernet core, and a timer. Ensure that the timer and ethernet interrupts are connected to the processor using an interrupt controller.
  2. Configuring lwip220 to be a part of the software platform. For operating with lwIP socket API, FreeRTOS BSP is a prerequisite.
Note: FreeRTOS BSP is not supported on Versal AI Edge Series Gen 2 and Versal Prime Series Gen 2 devices. LwIP support is not available in the socket mode for those devices.