Forum Discussion
cbhowmik
New Contributor
4 years agoAgilex FSeries Dev Kit: Error (213013): Programming hardware cable not detected
I get this error while trying to program the QSPI flash on my Agilex FSeries Transceiver Dev kit:
cd $TOP_FOLDER
~/intelFPGA_pro/21.3/nios2eds/nios2_command_shell.sh \
quartus_pgm -c 1 -m jtag -o...
YuanLi_S_Intel
Regular Contributor
4 years agoMay i know have you tried to program SOF file? is it working fine?
cbhowmik
New Contributor
4 years agoNo, I get a different error while programming the sof: "Detected a PMBUS error during configuration. Potential errors: VID setting is incorrect in the Intel Quartus Prime project. The target device fails to communicate to a smart regulator or PMBUS master on board."
I am using this guide https://rocketboards.org/foswiki/Projects/AgilexSoCWithNANDStorageOnHPS, and get the above error while running this command:
cd $TOP_FOLDER
~/intelFPGA_pro/21.3/nios2eds/nios2_command_shell.sh \
quartus_pgm --no_banner --mode=jtag -o "p;gilex_soc_devkit_ghrd/output_files/ghrd_agfb014r24a3e3vr0_hps_debug.sof"