VS Code errors/problem

Hi.

I am using SDK v2.6.0 (Toolchain v.2.6.0).
When I open VS Code (v1.91.1) I keep getting this warning -->Bad CMake executable: “”. Check to make sure it is installed or the value of the “cmake.cmakePath” setting contains the correct path.

Also, warnings regarding header files appear in the program code.

I don't understand why these warnings occur, because in the .defconfig file I enabled GPIO -->

And in the prj.conf file I enabled PWM -->

Such errors did not occur before. 

Please help me solve this problem.

Thanks.

Parents
  • Hello,

    The issue reported about not finding CMake has been resolved. However, I am confused about whether you are trying to build the application using CMake (and not using west). Are you looking for a terminal that has the complete toolchain? If so, you can open a terminal for that SDK and toolchain.

    Please note that the issue you reported is not specific to the Nordic extension.

    Kind Regards,

    Abhijith

Reply
  • Hello,

    The issue reported about not finding CMake has been resolved. However, I am confused about whether you are trying to build the application using CMake (and not using west). Are you looking for a terminal that has the complete toolchain? If so, you can open a terminal for that SDK and toolchain.

    Please note that the issue you reported is not specific to the Nordic extension.

    Kind Regards,

    Abhijith

Children
No Data
Related