Knowledge Base Article

Why does quartus_hps programmer verification fail in Cyclone V SoC QSPI with 17.0 ?

Description

User may experiencing quartus_hps write and verification fail when using the 17.0 release with a Cyclone V SoC QSPI flash device. There were some internal programmer problems that causing this error. 

Resolution

To overcome this problem, add another command parameter "-m3" in the quartus_hps command to get it work temporarly.

For example:

quartus_hps -c<cable> -o<operation> -m3 <file>

Note: this command can be used only for specific setup and product.

Updated 3 months ago
Version 3.0
No CommentsBe the first to comment