When i try to flash my program to the pico via SWD on my raspberry pi 4, it complains about not being able to find the bcm2835gpio debug interface. I'm using the binary provided by the extension. This method has worked for me for the past year, but i can't get it to work with the binary the extension provides.
When i try to flash my program to the pico via SWD on my raspberry pi 4, it complains about not being able to find the bcm2835gpio debug interface. I'm using the binary provided by the extension. This method has worked for me for the past year, but i can't get it to work with the binary the extension provides.
This is the task configuration in
tasks.json
.Please let me know if i can provide more information regarding this issue. Thanks in advance