Skip to content
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

Need to press RESET button to upload #232

Closed
venusshum opened this issue Jun 8, 2015 · 6 comments
Closed

Need to press RESET button to upload #232

venusshum opened this issue Jun 8, 2015 · 6 comments
Assignees
Milestone

Comments

@venusshum
Copy link

platformio run

E:\01-Development\SVN\Engduino-3rd-party\MatlabSupport\Protocol>platformio run
[06/08/15 15:48:31] Processing engduinov3 (targets: upload, platform: atmelavr,

board: engduinov3, framework: arduino)

BeforeUpload(["upload"], [".pioenvs\engduinov3\firmware.hex"])
Auto-detected UPLOAD_PORT: COM4
scons: *** [upload] Explicit exit, status Error: Couldn't find a board on the se
lected port. Check that you have the correct port selected. If it is correct, tr
y pressing the board's reset button after initiating the upload.
Error: Couldn't find a board on the selected port. Check that you have the corre
ct port selected. If it is correct, try pressing the board's reset button after
initiating the upload.
======================== [ ERROR ] Took 12.30 seconds ========================

press reset twice on the board after "platformio run"
=> success

@ivankravets ivankravets self-assigned this Jun 8, 2015
@ivankravets ivankravets added this to the 2.1.1 milestone Jun 8, 2015
@ivankravets
Copy link
Member

I hope that this issue was fixed in f868c64.

Please re-test it in develop version of PlatformIO: http://docs.platformio.org/en/latest/installation.html#development-version

Did it help you?

@venusshum
Copy link
Author

It works. Thanks ☺

Would I be notified when it moves to the release version please?

From: Ivan Kravets [mailto:[email protected]]
Sent: 08 June 2015 21:05
To: platformio/platformio
Cc: Shum, Lamling Venus
Subject: Re: [platformio] Need to press RESET button to upload (#232)

I hope that this issue was fixed in f868c64f868c64.

Please re-test it in develop version of PlatformIO: http://docs.platformio.org/en/latest/installation.html#development-version

Did it help you?


Reply to this email directly or view it on GitHubhttps://github.com//issues/232#issuecomment-110122084.

@ivankravets
Copy link
Member

I'm going to release PlatformIO 2.1.1 tomorrow and report here (you will be notified) 😄

Thanks for the report! 👍

@ivankravets
Copy link
Member

Dear @venusshum ,

PlatformIO 2.1.1 is released! https://twitter.com/platformio_org/status/608567598477942784

@venusshum
Copy link
Author

Hi, Ivan,

Do you have any documentation how platformio can be implemented as a web service please?

Many thanks.
Venus

From: Ivan Kravets [mailto:[email protected]]
Sent: 10 June 2015 10:57
To: platformio/platformio
Cc: Shum, Lamling Venus
Subject: Re: [platformio] Need to press RESET button to upload (#232)

Dear @venusshumhttps://github.com/venusshum ,

PlatformIO 2.1.1 is released! https://twitter.com/platformio_org/status/608567598477942784


Reply to this email directly or view it on GitHubhttps://github.com//issues/232#issuecomment-110677781.

@ivankravets
Copy link
Member

Do you have any documentation how platformio can be implemented as a web service please?

What do you mean under web-service? If you are going to call platformio from subprocess, don't forget to use --force or -f option before each command. See details here.

For example,

platformio -f run
platformio -f ci

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

No branches or pull requests

2 participants