This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Connect v3.4.2 - ToolChain Manager fails to install nRF Connect SDK v1.3.0

nRF Connect SDK v1.3.0 using nRF Connect v3.4.2 - ToolChain Manager

I am trying to install nRF Connect SDK v1.3.0 using nRF Connect v3.4.2 - ToolChain Manager using nRF Connect for Desktop(nrfconnectsetup342ia32.exe).

It just installs folder ncs\v1.3.0\toolchain, containing embedded studio and compiler. not syncing any other fodlers at ncs\v1.3.0\  such as  zephyr, nrf, bootloader.

After installation I couldnot see Open IDE button next to nRF Connect SDK v1.3.0

it is not even alerting with any failed installation message.

When i click open bash ,  i got message

NCS repositories are not yet cloned here. To do so run the following command:

ncsmgr init-ncs

when I ran command ncsmgr init-ncs, i got below error mentioned in the screen shot

...

nRF Connect SDK v1.2.0 using nRF Connect v3.4.2 - ToolChain Manager

But I could install nRF Connect SDK v1.2.0 using nRF Connect v3.4.2

After installation I could see Open IDE button next to nRF Connect SDK v1.2.0

          Need to try sample application building.

Please suggest on how to resolve this issue so that i can install nRF Connect SDK v1.3.0

  • After installation I couldnot see Open IDE button next to nRF Connect SDK v1.3.0

    it is not even alerting with any failed installation message.

    When i click open bash ,  i got message

    NCS repositories are not yet cloned here. To do so run the following command:

    ncsmgr init-ncs

    when I ran command ncsmgr init-ncs, i got below error mentioned in the screen shot

    when I ran command ncsmgr init-ncs, i got below error mentioned in the screen shot

    Please suggest on how to resolve this issue so that i can install nRF Connect SDK v1.3.0

  • Hello! 

    Can you tell me the exact path that you installed to? What version of the Toolchain manager do you have installed in nRF Connect v3.4.2? I've tested on my computer running Toolchain Manager v0.7 without any issues. 

    In the top left corner, can you please click on System Report and provide me the details?

    Thank you! 

    Kind regards,
    Øyvind

  • Hi Oyvind, I have the same problem.

    Using nRF Connnect V3.4.2, and Toolchain Manager v0.7.1

    I install SDK v1.3.0 but don't get the Open IDE button.

    In my install directory I only have .west nrf toolchain directories.

    # nRFConnect System Report - 2020-08-26T08-03-27.207Z

    - System: Dell Inc. Latitude 7490
    - BIOS: Dell Inc. DELL - 1072009
    - CPU: 1 x Intel® CoreTm i7-8650U 1.90 GHz 8 cores (4 physical)
    - Memory: 5.9 GB free of 15.9 GB total
    - Filesystem: C: (NTFS) 241.1 GB 72.6% used

    - OS: Microsoft Windows 10 Enterprise (10.0.18363) win32 ia32

    - Versions
    - kernel: 10.0.18363
    - git:
    - node: 12.0.0
    - python: 3.7.3
    - python3:

    Let me know of any other info needed to help.

    Thanks

    Simon

  • I haved installed SDK at  folder: D:\ProgramData\nordic\ncs
        D:\ProgramData\nordic\ncs\v1.3.0   <-- SDK 1.3.0 : Not successful
        D:\ProgramData\nordic\ncs\v1.2.0   <-- SDK 1.2.0 : successful


    Toolchain manager used -  Version : 0.7.1
    Toolchain manager installed at : C:\Users\chandra\.nrfconnect-apps\node_modules\pc-nrfconnect-toolchain-manager

    ----------------

    SystemReport

    # nRFConnect System Report - 2020-08-26T08-14-40.249Z

    - System:     Hewlett-Packard HP Compaq dx7480 ab MT
    - BIOS:       Phoenix Technologies, LTD HPQOEM - 42302e31
    - CPU:        1 x Intel® CoreTm2 Duo E7500 2.93 GHz 2 cores (2 physical)
    - Memory:     869.8 MB free of 4 GB total
    - Filesystem: C: (NTFS) 100 GB 76.3% used

    - OS:         Microsoft Windows 7 Professional (6.1.7601) win32 ia32

    - Versions
        - kernel: 6.1.7601
        - git: 2.28.0.windows.1
        - node: 12.0.0
        - python: 3.6.0
        - python3:

    - Connected devices:

    Pls check if the above info useful to identify the issue.

  • and

    Can you please choose directory to e.g. C:\Nordic\NCS130\. Just remove the current "installed" version, and reinstall NCS v1.3.0 with changing directory to C:\<your folder>\NCS130.

    The important thing to test here is to use C:\, this is what I used and what worked for me.

    Thanks!

    -Øyvind

Related