Zephyr base cmake error

Dear team,

I'm facing the problem cmake error in the zephyr base project with nrf9160. While i'm using the following command the error comes. " west build -p -b Nrf9160_minis" I couldn't able to find the issue. Please help me to resolve the issue.

  Invalid usage
Call Stack (most recent call first):
  /workspaces/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:24 (include)
  /workspaces/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:40 (include_boilerplate)
  CMakeLists.txt:3 (find_package)


-- Configuring incomplete, errors occurred!
FATAL ERROR: command exited with status 1: /usr/local/bin/cmake -DWEST_PYTHON=/usr/bin/python3 -B/workspaces/mini-nbiot-firmware/build -S/workspaces/mini-nbiot-firmware -GNinja -DBOARD=Nrf9160_minis

Parents Reply Children
No Data
Related