FATAL ERROR: command exited with status 1. While following nRF Connect SDK Fundamentals to build Blinky sample.

I'm a beginner to nRF52840 board, and I'm currently doing the nRF Connect SDK Fundamentals. But I failed to build the Blinky Sample due to the following error:

I'm sure that I correctly installed the toolchain and SDKs.

Can anyone help me to fix it?

Parents Reply Children
  • Hi Runar, 

    Thanks for your reply. 

    The point is that all the toolchain, SDKs and application files (Blinky sample) are downloaded from VScode directly without any modification. It is strange that they are not working due to missing a bracket. 

    And I go to this path '/opt/nordic/ncs/v2.6.1/zephyr/cmake/gen_version_h.cmake', and I cannot find anything wrong.

    It works that I redo everything on a windows PC.  I think the issue here may have something to do with the MacOS.

    Regards

    Luzy

  • Hm interresting. Which toolchain do you have installed? You could also try to do a west update just in case. The only issues I can recall recently with OSX is that sometimes people using the Mx processors forget to install  Rosseta 

    Regards

    Runar

Related