SDK 3.0.1 installation failed

[09:37:55] nrfutil-sdk-manager sdk,install,v3.0.1,--sdk-path,c:\ncs\v3.0.1: Calculating SDK checksum
[09:38:14] nrfutil-sdk-manager sdk,install,v3.0.1,--sdk-path,c:\ncs\v3.0.1: Verified previously download file: success
[09:38:14] nrfutil-sdk-manager sdk,install,v3.0.1,--sdk-path,c:\ncs\v3.0.1: Unpack SDK v3.0.1

[west]: exited with code -4058.
Parents Reply Children
  • I have encountered this exact issue.

    Spent literally 3 days removing, reinstalling, downloading, getting errors, etc, etc.  Nightmare.  I've not been able to actually do any development work for that whole period!


    Tried turning off my antivirus, but that didn't help.  It seems to download the .tar.gz file, but then be unable to extract it and install the SDK (toolchains seem OK)

    The only way I could get it to work was to install the SDK using the Github option, rather than the "Pre-packaged SDKs" option within VSC.

Related