SPI error: FATAL ERROR: command exited with status 1:

I'm trying to connect to SPI modem and I did tried tons of solutions, nothing worked or even passed the build stage.

can you guide me how I can at least see what's the error? the only error i get for all examples is similar to this.

FATAL ERROR: command exited with status 1: 'c:\ncs\toolchains\v2.2.0\opt\bin\cmake.EXE' --build 'c:\SecureGatewayGen3\khaled\espi\build'

Thank you

Parents
  • Hi Khaled,

    Thank you for contacting DevZone at NordicSemi.

    Can you please check that SDK and toolchain are correctly installed.

    We recommend installation through nRF Connect for Desktop. This video link is basic installation tutorial: nRF Connect for VS Code

    the only error i get for all examples is similar

    Were you able to build any basic example previously?

    Hope a correct/fresh installation of SDK and toolchain would solve issues.

    Let me know accordingly. With regards,

    Naeem

Reply
  • Hi Khaled,

    Thank you for contacting DevZone at NordicSemi.

    Can you please check that SDK and toolchain are correctly installed.

    We recommend installation through nRF Connect for Desktop. This video link is basic installation tutorial: nRF Connect for VS Code

    the only error i get for all examples is similar

    Were you able to build any basic example previously?

    Hope a correct/fresh installation of SDK and toolchain would solve issues.

    Let me know accordingly. With regards,

    Naeem

Children
Related