Hi, I started using the Pico last year to learn embedded C programming and to become a better code writer. I took a step back and decided to learn C++ through various courses.
I am revisiting the pico-sdk setup to try working with the board again.
I want to work with the vs-code windows pico-sdk. So far I have only downloaded and installed the pico-vscode setup.
I have run the build process and it has successfully built many of the .elf files.
It has not built the pico_w files.
I did not see an explanation in the forums, but how do you tell vscode to build the cmake files for the pico_w wifi and bt projects?
Also, is it possible to use the pico debug tool to compile and flash directly to the pico from my windows laptop running vscode?
I am revisiting the pico-sdk setup to try working with the board again.
I want to work with the vs-code windows pico-sdk. So far I have only downloaded and installed the pico-vscode setup.
I have run the build process and it has successfully built many of the .elf files.
It has not built the pico_w files.
I did not see an explanation in the forums, but how do you tell vscode to build the cmake files for the pico_w wifi and bt projects?
Also, is it possible to use the pico debug tool to compile and flash directly to the pico from my windows laptop running vscode?
Statistics: Posted by oDeenBrowno — Tue Mar 19, 2024 3:41 am