Skip to content

Bootloader executable name mismatch #887

@lonerzzz

Description

@lonerzzz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleIssue is stale stage (outdated/stuck)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions