Closed norfanos closed 3 years ago
I manually downloaded the openocd-rp2040 from their GIT and unzipped it into the build directory, renamed it to match your script as "openocd" and re-ran the script and it is now continuing. I forgot to mention I was running the x64 script. I checked to see if there were any other errors in the script that would have prevented the openocd package and there were none. Thanks for getting this together, and hope the workaround might help someone until the process is updated.
Hi, thank you for reporting this. The PowerShell script is basically trying to delete a non-existent folder (which would happen on the first run), and erroring out. I'll fix this by adding a check there.
I'll see what I can do on my end, but here is the issue: