Errors from nRF Connect for VS Code Extension Pack attempting to download SDK v3.2.1

Hello,

We are also having trouble installing any SDK into the VS Code Ext Pack, for development on the nRF54L15-DK. Have tried each SDK from 3.0.0 to 3.2.1 without success. Trying to follow the step-by-step is completely impossible. Examples do not match my VS Code screen at all. Totally confused about the prerequisites, order of steps, compatibility issues. Too many web sites say different things.

[08:55:38] nrfutil-sdk-manager install v3.2.1 --sdk-path c:\ncs\v3.2.1 --type nrf: Install toolchain v3.2.1
[08:55:38] nrfutil-sdk-manager install v3.2.1 --sdk-path c:\ncs\v3.2.1 --type nrf: Compatible toolchain found in C:\ncs\toolchains\66cdf9b75e: success
[08:55:38] nrfutil-sdk-manager install v3.2.1 --sdk-path c:\ncs\v3.2.1 --type nrf: Download SDK v3.2.1
[10:06:14] nrfutil-sdk-manager install v3.2.1 --sdk-path c:\ncs\v3.2.1 --type nrf: Download SDK v3.2.1

[west]: exited with code -4058.
Also tried to execute west update with this result:
PS C:\ncs\v3.1.1> west update
Error: no west.main in C:\ncs\v3.1.1\.west\west

Steve

Parents Reply
  • I'm sorry, but can you please be more specific about "Uninstall Everything"? That is just a little too all-encompassing!

    I have stuff in C:\ncs\... but no ncs* programs installed (i.e. in the repository). But I do have C:\ncs\toolchains\b8b84efebd\nrfutil\bin\; in my path, as instructed by one of the guides.
    What's the story there?

    Here is a list of programs we have from Nordic and nRF or SEGGER or JLink related...

    nrfutil

    nRF Command-Line Tools

    nRF  Connect for Desktop 5.2.1

    SEGGER Embedded Studio 8.26b

    J-Link V634b V644e V766a V782 and V876

    Nicrosoft Visual Studio Code (User)

    Windows Driver Packages -

    • Nordic Semiconductor ASA (libusbK), (usbuser) Ports *2, and (WinUSB)
    • SEGGER (jlink) USB, SEGGER (JLinkCDC) Ports, SEGGER (JLinkCDC_x64) Ports, and
    • SEGGER Microcontroller GmbH (WinUSB) USBDevice
Children
Related