Forum Discussion
Altera_Forum
Honored Contributor
20 years agoJust to be shure, you could also test the programming command manually:
quartus_pgm --no_banner --mode=jtag --operation=p;MX_ATA_REV2.sof When the .sof file is time limited, quartus_pgm will not exit, and lead to, as far as I can remember, a error message like this. There might be other reasons for quartus_pgm not to exit, as well. Havard