Board resets before compilation upon clicking upload
Open
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
Assessment
This issue has not been assessed yet.