0

I used pico_project.py to generate a project but failed to build it with vscode.

1

I can build it with ubuntu terminal,just use the command "make".I want to vscode to program the raspberry pico.

my computer:HP Zhan66 Pro G1 Ubuntu20.04 I just bought the raspberry pico yesterday.I think it shouldn't be a problem.

vimuth
  • 5,064
  • 33
  • 79
  • 116
Cunjiang
  • 1
  • 2
  • hi,now I know how to get around this problem.I use another software "CLion" to open the folder of my project,and then it run properly.You can use the terminal of CLion to build the document "XXX.uf2" with the command "make".What's more,you may need to use the command "chmod" to change document propertiy to writable(the document is "XXX.c".XXX is just a example,open your project folder and you will find the document(.c)) . – Cunjiang Dec 05 '22 at 01:03

0 Answers0