I am quite new to Pico SDK build environment so I am sure the error is mine but I cannot generate the UF2 file I create. It is a copy of the Blink app but with a new name and in a new folder.
I am able to generate all the examples from the Developer Command Prompt but not from Visual Studio Code.
Visual Studio Code gives me the error "Unable to resolve configuration with compilerPath "c:\RaspberryPi\PIO4VGA\RGB2XGA.c". Using "cl.exe" instead and I cannot find why it is trying to find "PIO4VGA\RGB2XGA.c"
Developer Command Prompt does not give me any error but does not generate the UF2 file.
What could I be missing?
I should mention I am using Pico SDK v1.5.1.
I am able to generate all the examples from the Developer Command Prompt but not from Visual Studio Code.
Visual Studio Code gives me the error "Unable to resolve configuration with compilerPath "c:\RaspberryPi\PIO4VGA\RGB2XGA.c". Using "cl.exe" instead and I cannot find why it is trying to find "PIO4VGA\RGB2XGA.c"
Developer Command Prompt does not give me any error but does not generate the UF2 file.
What could I be missing?
I should mention I am using Pico SDK v1.5.1.
Statistics: Posted by BPB — Sat Sep 07, 2024 12:06 am