This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

create_nordic_project.py failed(1). error: aborting due to Kconfig warnings

Hello, I am currently trying to build the lwm2m_client sample on my nrf9160DK but I am facing these issues in my Kconfig file, specifically with the BSD_LIBRARY dependency. I am able to build the blinky sample just fine but when it comes to lwm2m_client, it doesn't work. I am guessing that there's something wrong with my configuration but can't really pinpoint what it is. I am new to this devkit with this sample so would appreciate some help and guidance.

Thanks!

Parents Reply
  • Hi Joel,

    I just tested with v1.4.99-dev1 myself, and I wasn't able to replicate the issue, so the problem shouldn't be with that tag. However, I do recommend using v1.4.1 instead, as v1.4.99-dev1 is a development tag and might not be as stable as the release tags.

    What does your installation folder look like? It should look like this:

    Can you confirm that when choosing build target, you choose "nrf9160dk_nrf9160ns"?

    Best regards,

    Marte

Children
Related