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

  • Yes thanks! Now I removed everything and followed the installation with the click of a button using the Toolchain manager, still faced the same issue with the path but managed to get around it with some python and pip imports. I installed the latest dev version but maybe it's safer to install 1.4.1 instead? I am now facing this issue, a similar issue from before regarding kConfig values:

    Will try with the older version of the SDK and see if it makes a difference, maybe it's not working properly for Mac.

    BR, Joel

Children
Related