Forum Discussion
Hi,
Any error message shown?
Can you try to program with the latest Quartus version such as version 22.1 or 22.2?
Regards,
Aiman
- WShih83 years ago
New Contributor
Upload the example pof_cdf.zip for you to reference.
You can view the comparison results.
Thru Programmer v18.1.0625 and v20.1.1.720 to generate JBC of around 249,205 bytes (~243KB), the CRC checksum is different.But if I try to use the command line "quartus_cpf.exe" to create JBC, the file size is up to 552,296byte (~539KB).
And the file cannot use a USB dongle or Linux system to update the CPLD firmware.
If I try to update CPLD firmware, my CPLD will immediately go down, and the daisy chain will crash directly.the command line is: (quartus_cpf.exe CDF_filename/pof_filename Output_JBC_filename -o background_programming=on)
quartus_cpf CDF_10M04SAU324.cdf Output.jbc -o background_programming=on
-o background_programming=on >> this is for Max10 ISP function enable option.