Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Could not upload bits to board and no useful message is shown #141

Closed
formulahendry opened this issue Mar 14, 2017 · 6 comments
Closed

Could not upload bits to board and no useful message is shown #141

formulahendry opened this issue Mar 14, 2017 · 6 comments
Assignees
Labels
Milestone

Comments

@formulahendry
Copy link
Member

When I run upload command, it shows it is verifying. No related info about uploading. And in the end, the bits is not deployed to the board.

bug-upload

I am using WeMos D1, maybe I need to install the correct board package, or it is currently not supported in this extension, but it shows no useful message for me. I could use PlatformIO to upload bits normally.

@formulahendry formulahendry added this to the On Deck milestone Mar 14, 2017
@formulahendry formulahendry changed the title Could not upload bits to Arduino Could not upload bits to board and no useful message is shown Mar 14, 2017
@robotdad
Copy link
Member

I am seeing the same behavior on Windows using a MKR1000. I see the arduino_debug fire in the task manager but it disappears far more quickly than it could have flashed, messages stay on verifying step as shown above.

@robotdad
Copy link
Member

Per #155 arduino.json always says app/app.ino. When you change that to match the .ino name in your folder verify/deploy work.

@yaohaizh
Copy link
Contributor

yaohaizh commented Mar 15, 2017

@robotdad, @formulahendry For verbose information, you can set user setting "arduino.logLevel": "verbose" to see more information

@yaohaizh yaohaizh self-assigned this Mar 15, 2017
@akaroml
Copy link
Member

akaroml commented Mar 28, 2017

We need to fix this before the public release.

@akaroml akaroml modified the milestones: Sprint 6, On Deck, Sprint 5 Apr 10, 2017
@akaroml
Copy link
Member

akaroml commented Apr 10, 2017

Any update? @yaohaizh

@yaohaizh
Copy link
Contributor

Just log level issue from the Arduino IDE and file name initialization. Should already be fixed in the similar issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants