Hi, the reason for that error is that you haven't set the variable sourcecode_root, see the picture below. This variable should be the location of your ncs-folder.
Best regards,
Heidi
Hi Heidi,
Appreciate your quick support.
We set this path of where ncs folder is there. but still the error exist while verifying. please find the attached snapshot.
Please make sure you are in the ncs folder when running these commands.
So your path should be C:\Windows\System32\ncs.
Hi Heidi,
Sorry, I just noticed once you mentioned. Please find the attachment while we run the command said by you.
Thanks,
Shabeeb
Could you try running 'pip3 install west --upgrade' and see if the problem persists
Yes, The problem still exist.
Could you run
west config zephyr.base
inside your ncs folder and provide the output?
Could you run
west config zephyr.base
inside your ncs folder and provide the output?
And if that does not work locate the config file inside ncs\.west and provide it here.
Hi Heidi,
This i have already tried.
Could you open to config file and paste the contents here?
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = github.com/.../fw-nrfconnect-nrf
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
Could you add the following lines
[manifest]
path = nrf
[zephyr]
base = zephyr