Jump to content
  • 0

lwip library present but not recognized


Antonio Fasano

Question

Hi, Guys,

My designs use the ARTY-Z7-20 board

Many times when I start a VITIS project, I choose new platform project and add the necessary libraries to it. Picture 1 attached shows that lwip211 is selected.  

Then I try to add an application project and I get a message saying that the lwip library is needed but is not present in the solution.

Please see Picture 2 attached.

What am I doing wrong ?

Thanks

Antonio

Picture 2.jpeg

Picture 1.jpeg

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hi @Antonio Fasano,

I asked another co-worker of mine and two initial thoughts that they had is that when you import different things to ensure the platform does successfully build; there can be cases where a particular library doesn't support a cortex A9 processor. The second thought was a recommendation to ensure you are modifying the Cortext A9 domain and not FSBL when you are adding libraries to the BSP. Sometimes the FSBL is selected by default.

image.png

Thanks,
JColvin

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...