Install "pico-setup-windows-x64-standalone.exe"
https://github.com/raspberrypi/pico-setup-windows/releases/tag/v1.5.1
- Open this repository by "Pico - Visual Studio Code".
- Modify PICO_SDK_PATH in CMakeLists.txt to suit your environment.
- Setup VScode
- "Command Palate" > "CMake: Select a Kit" > "GCC 10.3.1 arm-none-eabi"
- "Command Palate" > "CMake: Set Build Target" > "pico_w-freertos-helloworld"
- "Command Palate" > "CMake: Set Debug Target" > "pico_w-freertos-helloworld"
- Build and Debug by F5!
- Raspberry Pi Pico
- Raspberry Pi Pico W
- Raspberry Pi Debug Probe
- Debug by probe connection
Pico W Probe(DEBUG) SWCLK SWCLK SWDIO SWDIO GND GND - Output Printf() by default serial connection
Pico W Probe(UART) TX(1) RX RX(2) TX GND GND