You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @earlephilhower, thank you for the work on this plugin. I did use it successfully before. Currently, however, I am facing issues connecting to the board. The error message does not give me a clue.
LittleFS Filesystem Uploader
ERROR: No port specified, check IDE menus.
The port (COM7) is specified in "Tools > Port" in the Arduino IDE. And in fact Serial Monitor can connect and display messages successfully. (For the upload attempts I detached the Serial Monitor as I read it cannot be used concurrently.) This should show that the port is specified correctly and works.
What else could be checked? Which (other) IDE menu might be referred to by the error message? Maybe the error message can be enhanced.
Thank you in advance for your assistance.
-slowjoe