arduino / arduino/Arduino

Board resets before compilation upon clicking upload

Open
#8,146 6 comments 0 reactions 1 assignee Claimed by @facchinm View on GitHub
Component: Uploading Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

currently, when clicking 'upload' the connected target board gets put into reset, then compillation begins.
in the event of compilation errors, the board was reset, but no upload took place.

a better solution would be to wait with resetting the target until it's positive that compiling/linking succeeded and new data can be uploaded.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.