-
-
Notifications
You must be signed in to change notification settings - Fork 444
Upload process is not triggered #652
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I finally figured out how to reproduce this:
Uploads will not work until you have selected the board via the main board selector dropdown menu. After you have done that once, you can then select the board and port manually. There is apparently some configuration state essential for uploading that is only attained by selecting a board from the main board selector dropdown menu. Desktop
|
Thank @per1234 for your testing, but this is not working for me. I tried reproduce your guide, but it does not help, as you can see here: Then I thoughed that this can happen because of ESP32 support files, so I renamed Also, here is log from last (clean) session of Arduino IDE v2. I can see that your version of IDE is bit different. Do you use nightly build? Should I try that one as well? Many thanks for your help. |
I apologize if I was not clear. The instructions I provided are not the fix for the bug. They are the instruction to be used for reproducing the bug. That is essential for the developers to investigate it and for the testers to check the eventual fix. I have provided instructions for a workaround for the bug here: |
I have the problem that I can compile but not upload. It was originally on my UNO and ptillisch showed me how to fix it and it worked. Problem is I now have the same problem with my DOIT ESP32 DEV KIT V1 board. I'm using IDE 2.0 rc1 and my board I think uses the CP2102 USB to Serial Bridge. In the IDE, the Tools->Port always show as COM5(CP210x). I can't get it to show the board name. However, every once in a while I manage somehow to get it to work, but I have not idea how I did it! |
Describe the bug
I can not upload any sketch to my board. I can just compile, nothing else.
To Reproduce
see screenshot
Expected behavior
I should be able to upload my sketch
Screenshots

Desktop (please complete the following information):
OS: Windows 10 19043.1348
Version: 2.0.0-rc1
Date: 2021-11-30T13:13:52.071Z
CLI Version: 0.20.1 [abb21449]
The text was updated successfully, but these errors were encountered: