Skip to content
This repository was archived by the owner on Sep 3, 2020. It is now read-only.

Xilinx SDK LWIP Workaround

dagronlund edited this page Jan 10, 2014 · 1 revision
  1. Right click on the project and go C/C++ build settings
  2. In the tool-settings tab go to ARM g++ linker -> libraries
  3. In the libraries window add an entry for "stdc++" (without the quotation marks)
  4. In the library search path window add an entry to the location of your bsp followed by "/ps7_cortexa9_0/lib" (without the quotes and it should be a valid file path)
Clone this wiki locally