PICO_MAGIX下载程序
PICO下载方法
使用ARDUINO的下载方式,需要芯片复位之前让flash复位。所以有两种可以进入PICO的下载模式:
1.在系统上电前,按下BOOTSEL按键,系统上电后,电脑中出现RP1-RP2设备。此时进入下载状态。
2.系统上电后,按下复位键不松,再按键BOOTSEL按键,先松开BOOTSEL按键,再松开复位键,电脑中出现RP1-RP2设备。此时进入下载状态。
接着按下下载按钮就OK了!
参考:
如果使用arduinoIDE来下载程序。下面的博客会有帮助:
https://rootsaid.com/program-raspberry-pi-pico-using-arduino-ide/
https://www.tomshardware.com/how-to/program-raspberry-pi-pico-with-arduino-ide
下面我又找到了一部分关于DEBUG的相关的:
https://dev.to/admantium/raspberry-pico-simple-debugging-with-just-one-device-4ce7
https://www.digikey.be/en/maker/projects/raspberry-pi-pico-and-rp2040-cc-part-2-debugging-with-vs-code/470abc7efb07432b82c95f6f67f184c0
https://arduino-pico.readthedocs.io/en/latest/install.html