The guide to configure FPGA from flash via SPI utilizes the read_from_flash command as mentioned in the link .
While doing so via terminal in PuTTY the following error is produced :
The version of the OS that is currently running:
What we have tried :
- Checked if the read_from_flash utility is present anywhere:
- Tried reinstalling the packages:
vicharak@vicharak:~$ sudo apt install vicharak-firmware
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
vicharak-firmware is already the newest version (0.1.4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. vicharak@vicharak:~$ which read_from_flash
vicharak@vicharak:~$



