Skip to content

Bootloader executable name mismatch #887

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

Closed
lonerzzz opened this issue Nov 27, 2017 · 7 comments
Closed

Bootloader executable name mismatch #887

lonerzzz opened this issue Nov 27, 2017 · 7 comments
Labels
Status: Stale Issue is stale stage (outdated/stuck)

Comments

@lonerzzz
Copy link
Contributor

Hardware:

Board: NA
Core Installation/update date: 2017/11/27
IDE name: Arduino IDE
Flash Frequency: 80Mhz
Upload Speed: 115200

Description:

Just noticed a problem with the Arduino IDE use of the bootloader where the binary for flashing the image does not match the expected name. The application expected boot_loader_qio.bin but the actual versions were bootloader_qio_40m.bin and bootloader_qio_80m.bin. When I copied bootloader_qio_80m.bin to bootloader_qio.bin, everything worked.

This seems related to the issue just solved under #881.

@me-no-dev
Copy link
Member

Arduino IDE fine on my side. OS? There was a miss with Linux but I fixed that too. Did not reboot IDE after update?

@lonerzzz
Copy link
Contributor Author

lonerzzz commented Dec 7, 2017

Didn't get a notification for this. Just saw it now. I am on Windows 10. The error happens reboot or not. Is there supposed to be file link or something?

@me-no-dev
Copy link
Member

seems your platform.txt and the sdk files are desynced somehow. https://github.com/espressif/arduino-esp32/tree/master/tools/sdk/bin

@lonerzzz
Copy link
Contributor Author

@me-no-dev Seems a persistent problem in my case as I just pulled the code down once again.

@everslick
Copy link
Contributor

Should we still keep this open?

@stale
Copy link

stale bot commented Aug 1, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale Issue is stale stage (outdated/stuck) label Aug 1, 2019
@stale
Copy link

stale bot commented Aug 15, 2019

This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale Issue is stale stage (outdated/stuck)
Projects
None yet
Development

No branches or pull requests

3 participants