Installing SDK (v2.5.1) failing after step zscilib

I'm going through the nRF Connect SDK Fundamentals [1], and am stuck at installing the SDK. Regardless of what I try, it seems to fail right after getting the zscilib repo. And unfortunately the terminal output is not helpful in this case either.

I'm following the steps as described in the training, but maybe I'm missing a step. The vscode terminal output is attached at the bottom of this post.

Can I get some support on this?

[1] https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-1-1/

Relevant info:

  • OS: Windows 10
  • Fresh installation of nrf toolkit
  • Toolchain: 2.5.1 (same error with 2.5.0)
  • SDK: 2.5.1 (same error with 2.5.0)

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[12:05:46] nRF Command Line Tools 10.23.2 are up to date
[12:05:49] nrfutil-toolchain-manager install v2.5.1: Download toolchain
[12:05:51] nrfutil-toolchain-manager install v2.5.1: Finished, using previously downloaded file: success
[12:05:51] nrfutil-toolchain-manager install v2.5.1: Unpack toolchain
[12:07:00] nrfutil-toolchain-manager install v2.5.1: Toolchain unpacked to C:\ncs\tmp\.tmpytlytD: success
[12:07:00] nrfutil-toolchain-manager install v2.5.1: Install toolchain
[12:07:01] nrfutil-toolchain-manager install v2.5.1: Toolchain installed at C:\ncs\toolchains\c57af46cb7: success
[12:07:01] =========== Toolchain validation report for nRF Connect SDK Toolchain v2.5.1 ===========
No issues were detected with the toolchain.
[west]: updating c:\ncs\v2.5.1...
[west]: === updating zephyr (zephyr):
[west]: --- zephyr: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.5.1/zephyr/.git/
[west]: --- zephyr: fetching, need revision v3.4.99-ncs1-1
[west]: From https://github.com/nrfconnect/sdk-zephyr
[west]: * tag v3.4.99-ncs1-1 -> FETCH_HEAD
[west]: HEAD is now at 83980fe16 [nrf fromtree] boards: arm: nrf5340dk_nrf5340: Add SPI to supported peripherals
[west]: HEAD is now at 83980fe16 [nrf fromtree] boards: arm: nrf5340dk_nrf5340: Add SPI to supported peripherals
[west]: === updating bsim (tools/bsim):
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX