-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Open
Labels
Component: IDE user interfaceThe Arduino IDE's user interfaceThe Arduino IDE's user interfaceComponent: UploadingUploading programs to an Arduino boardUploading programs to an Arduino boardType: Bugin progressWork on this item is in progressWork on this item is in progress
Milestone
Description
The IDE allows users to change the board while compiling.
If the user clicked Upload, after the code is fully compiled for the old board, upload is started using the new board setting and an incompatible HEX file compiled for the old board. For example, code compiled for Arduino Uno can be uploaded to Arduino Due (if a Due is actually connected at the selected serial port).
This problem much easier to reproduce on slower Windows computers, where the compile process takes enough time for the user to change settings while the builder is still running.
per1234
Metadata
Metadata
Assignees
Labels
Component: IDE user interfaceThe Arduino IDE's user interfaceThe Arduino IDE's user interfaceComponent: UploadingUploading programs to an Arduino boardUploading programs to an Arduino boardType: Bugin progressWork on this item is in progressWork on this item is in progress