nrf52dk not able to build the SPI project.

Hello,

We are using nrf52dk, with zephyr OS also we have done the setup in VS code with extension.

Toolchain version: v2.9.0

SDK version: 3.7.99-ncs2, these all came in extension of nrf connect in vs code.

Expectation: We need to communicate the sensor over SPI1 with MAX30001 device.

Problem: I am not able to build the project. getting error of SPI node.

Build error logs:

//
FATAL ERROR: command exited with status 1: 'C:\ncs\toolchains\b620d30767\opt\bin\cmake.EXE' --build C:/nrf52/my_sample/sample_SPI/build

Can anyone please help me on this. As I am new on this. Please guide us how to solve this issue.

Parents Reply Children
No Data
Related