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

Segger Embedded Studio - nRF Connect SDK: create_nordic_project.py failed (1)

on Ubuntu 20.04.2 LTS i have setup nRF connect SDK. When i try to configure segger Embedded studio. I am getting the error "create nordic project.py failed". I have connected Arduino nano 33 BLE sense board. 

Following are my selection:

SDK Release: 1.5.1

nrf connect toolchain version: NONE (use SES settings/ environment path)  --> i have set the path in tools -> options -> nrf connect btoh toolchain directory (~/gnuarmemb/bin) and zephyr base (~/ncs/zephyr)

projects: hello_world

Board Name : "nrf52840dk_nrf52840". --> i have connected arduino nano 33 BLE sense board

Let me know what i am missing here. Thanks

Related