-
-
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
st-flash fails on 1st upload (stlink) #685
Comments
@valeros Should we update our |
Hi @zgoda ! |
Now it works in CLI, no change in IDE. Package tool-stlink is at version 3 in both environments. |
Actually it works in IDE as well, had to restart after upgrading tool-stlink. Thank you guys. |
ivankravets
added a commit
that referenced
this issue
Jul 6, 2016
* develop: (27 commits) Update boards list Add Arduino M0 as a separate board Update history Update microchippic32 platform and boards Fix PyLint warning Keep user changes for ".gitignore" file when re-generate/update project data Documented uploading of EEPROM data Push 2.11.1.dev1 Automatically install dependent upload tools // Issue #472 Split source files to HEADERS and SOURCES when generate project for Qt Creator IDE // Resolve #713 Improve project generator for CLion IDE Fix missing trailing ``\`` for the source files list when generate project for Qt Creator IDE // Resolve #711 * Fix missed ``--boot`` flag for the firmware uploader for ATSAM3X8E Cortex-M3 MCU based boards (Arduino Due, etc) // Resolve #710 Initial support for Arduino M0/Tian boards // Issue #472 Update project template for Qt Creator // Issue #711 Fix missed --boot flag for sam3x uploader // Issue # 710 Auto-remove project cache when PlatformIO is upgraded Version bump to 2.11.0 (issues #472, #520, #614, #620, #685, #698, #699) Update history Update espressif platform according to the new framework version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Built in st-flash fails to upload firmware when run for 1st time, 2nd consecutive attempt succeeds.
Standalone st-flash utility does not have this problem.
The text was updated successfully, but these errors were encountered: