Unable to carry a build using "Add build configuration"

Hi, 

I was following the beginners tutorial and things were fine till i reached the section to create a project from scratch. I was able to build this project as well.

When i tried the second exercise in the series, i find that no more i am able to carry a build by adding a build configuration.

I tried running some of the sample application as well, the issue is still shown.

When i hover near the terminal i could see a window which shows the following error.

nRF Connect Process ID (PID): 24500 Command line: C:\Program Files\PowerShell\7\pwsh.exe '-noexit' '-command' 'try { . "c:\Users\siddi\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\contrib\terminal\common\scripts\shellIntegration.ps1" } catch {}' Shell integration activated Task is running

The following extensions have contributed to this terminal's environment: Git: Enables the following features: git auth provider

But if i were to give from command prompt  "west build -b nrf52840dk/nrf52840"

i can see that the build is succeeding, not sure what has resulted in this broken build system. 

Using toolchain v2.7.0


Please help.

Parents
  • Hello,

    I am glad that you found something that worked for you, even though not enabling auto-upgrades doesn't sound like the most optimal solution. Though it is true that the latest version of the SDK doesn't currently have full support in the VSC extension, and it might be something related to that is at fault here.

    Could you link me to the QnA that you found?

    Regards,

    Elfving

Reply
  • Hello,

    I am glad that you found something that worked for you, even though not enabling auto-upgrades doesn't sound like the most optimal solution. Though it is true that the latest version of the SDK doesn't currently have full support in the VSC extension, and it might be something related to that is at fault here.

    Could you link me to the QnA that you found?

    Regards,

    Elfving

Children
No Data
Related