tinyfpga / TinyFPGA-Bootloader

An open source USB bootloader for FPGAs
Apache License 2.0
352 stars 94 forks source link

Latest version attempting to brick Ex prototypes #27

Closed daveshah1 closed 5 years ago

daveshah1 commented 5 years ago

The latest version of the programmer prints the following message for an ECP5-based Ex:


    !!! WARNING !!!

    The address given may overwrite the USB bootloader. Without the
    USB bootloader the board will no longer be able to be programmed
    over the USB interface. Without the USB bootloader, the board can
    only be programmed via the SPI flash interface on the bottom of
    the board

    Are you sure you want to continue? Type in 'yes' to overwrite bootloader. [yes/NO] > 

with no address specified.

Proceeding does indeed brick the board.

mithro commented 5 years ago

@daveshah1 Do you know if this is still happening?

mithro commented 5 years ago

@daveshah1 Please reopen if it is.