



as pic shows all parts of vscode kits are blank windows, i don't know how to fix these, any ideas? it seems the sdk and west repo already online, and in my bash i can complie program successfully




as pic shows all parts of vscode kits are blank windows, i don't know how to fix these, any ideas? it seems the sdk and west repo already online, and in my bash i can complie program successfully
Hello,
Have you installed vscode + extensions manually, or used the toolchain manager from nRF connect sdk for desktop?
Did you download the updated extension for VS Code?
yes of course ,i installed vscode + extensions manuall ,but its shows me blank window ,maybe where i could find some log for u? and in my search i found tow guys pushes same Question via devzone :
devzone.nordicsemi.com/.../vscode---add-build-configuration-window-is-blank
The error message indicates essential code is missing from your CMakeLists.txt file. It should look something like the following:
ibelieve that's not the reason , i follow the beginner guide step by step ,just make this pwm blink program ,cmake is fine(i guess) . and THX for your help ,but maybe we need look deeper ...,