Qartus command prompt flashing is unsuccessful throwing "Can't access JTAG chain" error message
We are from XPIV team covering automation for the PM and MSS. We were using the Quartus tool to flash the CPLD and we have the scripts in which the CPLD flashing is automated. While using the quartus_pgm tool for flashing we are getting the some error as posted below, Please support us in this regard.
The same flashing works fine if use the Quartus GUI
Quartus Pro 18.1 is used also Quartus Standard 20.1 tried both were throwing the same results
CLI Command used for flashing .pof
quartus_pgm.exe -c "USB-BlasterII" --mode=JTAG --operation="p;C:\SvShare\CPLD_Firmware\CPLD_WC_Main\pfr.pof"
Console Logs
Device: 10M16SAU324
Warning (210120): MAX 10 information is incomplete. The ISP clamp functionality will be disabled.
Info: *******************************************************************
Info: Running Quartus Prime Programmer
Info: Version 18.1.0 Build 222 09/21/2018 SJ Pro Edition
Info: Copyright (C) 2018 Intel Corporation. All rights reserved.
Info: Your use of Intel Corporation's design tools, logic functions
Info: and other software and tools, and its AMPP partner logic
Info: functions, and any output files from any of the foregoing
Info: (including device programming or simulation files), and any
Info: associated documentation or information are expressly subject
Info: to the terms and conditions of the Intel Program License
Info: Subscription Agreement, the Intel Quartus Prime License Agreement,
Info: the Intel FPGA IP License Agreement, or other applicable license
Info: agreement, including, without limitation, that your use is for
Info: the sole purpose of programming logic devices manufactured by
Info: Intel and sold by Intel or its authorized distributors. Please
Info: refer to the applicable agreement for further details.
Info: Processing started: Tue Jan 5 10:51:09 2021
Info: Command: quartus_pgm -c USB-BlasterII --mode=JTAG --operation=p;C:\SvShare\CPLD_Firmware\CPLD_WC_Main\pfr.pof
Info (213045): Using programming cable "USB-BlasterII [USB-1]"
Info (213011): Using programming file C:/SvShare/CPLD_Firmware/CPLD_WC_Main/pfr.pof with checksum 0x04B5BC4C for device 10M16SAU324@1
Info (209060): Started Programmer operation at Tue Jan 5 10:51:10 2021
Info (209017): Device 1 contains JTAG ID code 0x031830DD
Info (209060): Started Programmer operation at Tue Jan 5 10:51:11 2021
Error (209040): Can't access JTAG chain
Error (209012): Operation failed
Info (209061): Ended Programmer operation at Tue Jan 5 10:51:12 2021
Error (209012): Operation failed
Info (209061): Ended Programmer operation at Tue Jan 5 10:51:12 2021
Error: Quartus Prime Programmer was unsuccessful. 3 errors, 1 warning
Error: Peak virtual memory: 4635 megabytes
Error: Processing ended: Tue Jan 5 10:51:12 2021
Error: Elapsed time: 00:00:03