How to setup NCS v2.0.0 for VS Code on Ubuntu 20.04?

Hi,

after the manual installation the Quick Setup of nRF Connect for VS Code says
that GNUARMEMB_TOOLCHAIN_PATH and ZEPHYR_TOOLCHAIN_VARIANT environment variables are missing
and
zephyr-sdk is not found in the PATH.


I am confused because nRF Connect SDK v2.0.0 Release Notes says that
"The Zephyr SDK toolchain replaces the GNU ARM Embedded toolchain".
In that case GNUARMEMB_TOOLCHAIN_PATH should be not needed.
And I installed the zephyr-sdk to one of the recommended place (~/.local/opt/zephyr-sdk-0.14.1)

I don't find help on the Zephyr site either

So what is the easiest environment variable setup for NCS v2.0.0 for VS Code on Ubuntu 20.04?
With kind regards,
Árpád
Parents Reply Children
Related