Thonny链接pico报错之
Device is busy or does not respond. Your options:
wait until it completes current work;
use Ctrl+C to interrupt current work;
use Stop/Restart to interrupt more and enter REPL.
第一种:检查串口是否被占用
第二种:之前可能存在main.py文件,开机自动运行了
解决办法:
-
重新链接pico进入U盘模式
-
拖拽一份重置uf2文件此处下载,按图所示
-
然后在拖拽一次micropython的uf2文件,等它自动关闭
-
再从thonny编辑器右下角选择