Altera_Forum
Honored Contributor
8 years agoProgramming Cyclone V SoC FPGA from or preloader
I am trying to program my Cyclone V SoC FPGA with new configuration (using Quartus 16.2 and Qsys). I generated the .sof and then the .rbf file from quartus, and I sent it to the FPGA via Quartus Programmer whereas I lost control to my board (ps: the sof file was sent correctly what quartus Programmer said) I couldn't even connect to from SSH (have you this problem before?). Secondly I tried to send my rbf file to th QSPI flash as https://rocketboards.org/foswiki/documentation/gsrd131programmingfpga said to the address 0x8000000 , I has been written correctly but the FPGA leds blinked as usual not as I programmed in the new FPGA configuration (after a reboot).
Could anyone let me know how to program FPGA on Cyclone V from HPS?