In Quartus® Prime Pro Edition Software version 23.2, the quartus_pgm command line to check the configuration status is not working.
quartus_pgm -c <cable> -mjtag –status
Error (21596): Target device at device index 1 does not support CONFIG status report.
To work around this problem, you may try to perform below steps:
-
Option 1: Use the Configuration Debugger Tool to check the configuration status. Refer to AN 955: Programmer’s Configuration Debugger Tool on how to use the tool.
-
Option 2: Send the SDM mailbox command CONFIG_STATUS [0x4] to check the configuration status. Refer to Agilex™ 7/Stratix 10 Configuration User Guide and Mailbox Client FPGA IP User Guide for more information about the CONFIG_STATUS command.
quartus_pgm -c <cable> -m jtag --cmd_code=0x4
This problem is already fixed in Quartus® Prime Pro Edition Software version 23.3.