thonny开发microPython(ESP32-cam开发板)如何刷入固件

在我刷入microPython的固件后,thonny报错如下:


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.

但是却可以在microPython file uploader上使用