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 (255)

I've installed NCS on macOS using the nRF connect desktop toolchain manager which all went fine. When I try to open any project I get an error.

Parents Reply
  • Hi again, Nick!

    Great that you see some progress. We've had reports on problems when mixing manual with the Toolchain Manager installation on macOS, so that's what you might be facing. When the build fails like you see here it should be possible to get a build log from SES double clicking the failed task in the "output" panel (see the image): 


    The build log will help me to pinpoint the issue. 

    Secondly, close SES and try to delete the CMake cache by calling the following command in your terminal: rm -r ~/Library/Caches/zephyr.

    Best regards,
    Carl Richard

Children
Related