Hi all,
I've been following the Getting Started guide installing the SDK onto a clean Pi4, I was able to install the examples etc using pico_setup.sh, I compiled and ran the examples in Chapter 3 and 4 without issue, same for the debugprobe.
Following Chapter 7 I installed the VS Code extension, created a new project (for the PicoW) but immediately had errors in the output window:
"${workspaceFolder}/build/compile_commands.json" could not be parsed. 'includePath' from c_cpp_properties.json in folder 'second' will be used instead.
Unable to resolve configuration with compilerPath "/home/guest/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc". Using "/usr/bin/gcc" instead.
I'm unfamiliar with VScode and cmake so have been googling without success, I've reinstalled the pico-sdk several times now (yeah, I know, doing the same thing over and over and expecting a different result... but it has been emphatically deterministic). The rest of the getting started guide has been excellent so I'm assuming that the PEBKAC?
Linux raspberrypi 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
Pico-SDK: v1.5.1
ARM Embedded toolchain: 13.2Rel1
Ninja: Default version
CMake: Default
I've been following the Getting Started guide installing the SDK onto a clean Pi4, I was able to install the examples etc using pico_setup.sh, I compiled and ran the examples in Chapter 3 and 4 without issue, same for the debugprobe.
Following Chapter 7 I installed the VS Code extension, created a new project (for the PicoW) but immediately had errors in the output window:
"${workspaceFolder}/build/compile_commands.json" could not be parsed. 'includePath' from c_cpp_properties.json in folder 'second' will be used instead.
Unable to resolve configuration with compilerPath "/home/guest/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc". Using "/usr/bin/gcc" instead.
I'm unfamiliar with VScode and cmake so have been googling without success, I've reinstalled the pico-sdk several times now (yeah, I know, doing the same thing over and over and expecting a different result... but it has been emphatically deterministic). The rest of the getting started guide has been excellent so I'm assuming that the PEBKAC?
Linux raspberrypi 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
Pico-SDK: v1.5.1
ARM Embedded toolchain: 13.2Rel1
Ninja: Default version
CMake: Default
Statistics: Posted by pg0000 — Wed Jul 31, 2024 6:08 pm