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

nRF9160 West build

Working with nRF9160 running west build -b nrf9160_pca10090ns. I get an error FATAL ERROR: command exited with status 1: /home/ahmed/anaconda3/bin/cmake -B/home/ahmed/nrf9160-telenor/samples/hello_world/build -S/home/ahmed/nrf9160-telenor/samples/hello_world -GNinja -DBOARD=nrf9160_pca10090ns

Parents
  • Hi!

    You're gonna have to give us some more information to be able to debug this.

    For instance, I see your application isn't in the NCS path. 

    Have you adjusted the necessary files to contain complete paths (for example CMakeLists.txt)

    What happens when you just run the command "west"?

    What NCS tag are you on?

    Have you tried / are you able to build using SES?

    Best regards,

    Heidi

Reply
  • Hi!

    You're gonna have to give us some more information to be able to debug this.

    For instance, I see your application isn't in the NCS path. 

    Have you adjusted the necessary files to contain complete paths (for example CMakeLists.txt)

    What happens when you just run the command "west"?

    What NCS tag are you on?

    Have you tried / are you able to build using SES?

    Best regards,

    Heidi

Children
No Data
Related