Altera_Forum
Honored Contributor
9 years agoQSPI booting problem
Hi,
I am working on arro cyclone v soc kit.I built preloader image with boot from qspi option enabled.I programmed qspi flash by using following command. quartus_hps -c 1 -o PV -a 0 preloader-mkpimage.bin on altera command shell it is displaying program and verification from flash is successful .I changed BOOTSEL settings to boot from flash(BOOTSE[2:0]110]on board. I am expecting some prints on uart console.console is not displaying any messages.pls help me how to boot preloader from the QSPI flash.