Mange SDKs question

I've been having trouble downloading the Connect SDK in VSCode, so I want to download the SDK from GitHub first and then import it into VSCode. How can I import the SDK I've already downloaded into VSCode? I saw in other tutorials that you can add the folder path through Settings > Extensions > nRFConnect > Topdir, but my nRFConnect doesn't have the Topdir configuration option.

Parents
  • Hi,

    In the nRF Connect extension in VSCode, you should see the Manage SDK & Manage Toolchain options under the welcome tab.

    Click those and select "Open Toolchain directory" & "Open SDK directory" respectively:

    Make sure that you have the downloaded SDK and Toolchain in it's respective directories, and then it should be fine. Is this working ?

    Regards,

    Priyanka

Reply
  • Hi,

    In the nRF Connect extension in VSCode, you should see the Manage SDK & Manage Toolchain options under the welcome tab.

    Click those and select "Open Toolchain directory" & "Open SDK directory" respectively:

    Make sure that you have the downloaded SDK and Toolchain in it's respective directories, and then it should be fine. Is this working ?

    Regards,

    Priyanka

Children
Related