- mesaflash jest w /5i25/utils/linuxMESAFLASH
Linux and Windows utility programs mesaflash and mesaflash.exe are provided to
write configuration files to the 5I25 EEPROM. These files depend on a simple SPI
interface built into both the standard user FPGA bitfiles and the fallback bitfile.
If mesaflash is run with no command line arguments it will print usage information.
./mesaflash --device 5i25 --write FPGAFILE.BIT
Writes a standard bitfile FPGAFILE.BIT to the user area of the EEPROM
./mesaflash --device 5i25 --verify FPGAFILE.BIT
Verifies the user EEPROM configuration against the bit file FPGAFILE.BIT
./mesaflash --device 5i25 --write FALLBACK.BIT --fallback
- konfigi w /5i25/configs/hostmot2
Program "mesaflash" oraz plik z konfiguracją muszą być w jednym katalogu (przenieś/skopiuj) i w nim wydajemy komendy.
Pozdrawiam