Invalid toolchain installation v2.2.0 (Jlink is required but not found)

Hi. I installed nRF connect for Windows 11 following the installation guidelines, J-Link Software and Documentation Pack (V7.86) and nRF Command Line Tools (V10.19.0). But when I open VS Code and go to quick setup to configure the SDK and toolchain I get the following error message:

When opening toolchain manager (v1.2.2) from nRF Connect for Desktop (v4.0.0) I get the following log file:

10:14:35.179
Initializing environments...
10:14:35.303
nrfutil-toolchain-manager 0.8.0 (92e632145e1f406f57a364e4214d7a4528af5a3a 2022-08-31)
10:14:35.438
Toolchain v2.2.0 has been added to the list
10:14:35.971
Toolchain v2.0.0 has been added to the list
10:14:35.972
Toolchain v2.0.0-rc2 has been added to the list
10:14:35.972
Toolchain v2.0.1 has been added to the list
10:14:35.972
Toolchain v2.0.2 has been added to the list
10:14:35.972
Toolchain v2.1.0 has been added to the list
10:14:35.973
Toolchain v2.1.0-rc1 has been added to the list
10:14:35.973
Toolchain v2.1.0-rc2 has been added to the list
10:14:35.973
Toolchain v2.1.1 has been added to the list
10:14:35.974
Toolchain v2.1.2 has been added to the list
10:14:35.974
Toolchain v2.1.3 has been added to the list
10:14:35.974
Toolchain v2.2.0 has been added to the list
10:14:35.975
Toolchain v2.2.0-rc1 has been added to the list
10:14:35.975
Toolchain v2.2.99-dev3 has been added to the list
10:14:36.128
Toolchain v1.4.99-dev1 has been added to the list
10:14:36.137
Toolchain v1.4.1 has been added to the list
10:14:36.145
Toolchain v1.4.0 has been added to the list
10:14:36.153
Toolchain v1.3.2 has been added to the list
10:14:36.161
Toolchain v1.3.1 has been added to the list
10:14:36.166
Toolchain v1.3.0 has been added to the list
10:14:36.171
Toolchain v1.3.0-rc1 has been added to the list
10:14:36.178
Toolchain v1.2.1 has been added to the list
10:14:36.184
Toolchain v1.2.0 has been added to the list
10:14:36.188
Toolchain v1.4.2 has been added to the list
10:14:36.192
Toolchain v1.5.0-rc1 has been added to the list
10:14:36.197
Toolchain v1.5.0 has been added to the list
10:14:36.201
Toolchain v1.5.1-rc1 has been added to the list
10:14:36.206
Toolchain v1.5.1 has been added to the list
10:14:36.213
Toolchain v1.6.0 has been added to the list
10:14:36.218
Toolchain v1.6.1 has been added to the list
10:14:36.223
Toolchain v1.7.0 has been added to the list
10:14:36.229
Toolchain v1.7.1 has been added to the list
10:14:36.233
Toolchain v1.8.0 has been added to the list
10:14:36.237
Toolchain v1.9.0 has been added to the list
10:14:36.242
Toolchain v1.9.1 has been added to the list
10:14:36.701
Using nrf-device-lib-js version: 0.5.0
10:14:36.702
Using nrf-device-lib version: 0.13.11
10:14:36.702
Using nrfjprog DLL version: 10.18.2
10:14:36.702
Using JLink version: JLink_V7.86
10:14:36.827
Installed JLink version does not match the provided version (V7.66a)

I tried installing JLink_V7.66a but ran into the same error.

Any suggestions how to fix this issue?

Related