Installation of NRF Connect SDK on Linux

I have installed nrf-command-line-tools_10.24.2_amd64 and Link_Linux_V760_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain Manager within it.

In VS Code, I installed the nRF Connect for VS Code Extension Pack. In nRF Connect, I installed toolchain v2.7.0. At the end of the installation, I received the message: "nrfjprog couldn't be executed. Please ensure that the SEGGER J-Link Software and Documentation Pack and nRF Command Line Tools are both installed."

The nrfjprog tool is installed and runs from the command line.

What else should I install? What might be causing this error?

Thank you.

Related