-
-
Notifications
You must be signed in to change notification settings - Fork 792
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
Comments
I hope that this issue was fixed in f868c64. Please re-test it in Did it help you? |
It works. Thanks ☺ Would I be notified when it moves to the release version please? From: Ivan Kravets [mailto:[email protected]] 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? — |
I'm going to release PlatformIO 2.1.1 tomorrow and report here (you will be notified) 😄 Thanks for the report! 👍 |
Dear @venusshum , PlatformIO 2.1.1 is released! https://twitter.com/platformio_org/status/608567598477942784 |
Hi, Ivan, Do you have any documentation how platformio can be implemented as a web service please? Many thanks. From: Ivan Kravets [mailto:[email protected]] Dear @venusshumhttps://github.com/venusshum , PlatformIO 2.1.1 is released! https://twitter.com/platformio_org/status/608567598477942784 — |
What do you mean under web-service? If you are going to call platformio from subprocess, don't forget to use For example, platformio -f run
platformio -f ci |
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 ========================
The text was updated successfully, but these errors were encountered: