Forum Discussion

cbhowmik's avatar
cbhowmik
Icon for New Contributor rankNew Contributor
4 years ago

Agilex 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 "pvi;flash_image.jic"

My SW1 setting is: OFF/OFF/OFF/ON to set the MSEL to JTAG.

jtagconfig returns:

0341A0DD AGFB014(F25A|R24AR0)

031830DD 10M16S(A|C|L)

4 Replies

  • YuanLi_S_Intel's avatar
    YuanLi_S_Intel
    Icon for Regular Contributor rankRegular Contributor

    May i know have you tried to program SOF file? is it working fine?


    • cbhowmik's avatar
      cbhowmik
      Icon for New Contributor rankNew Contributor

      No, 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"