Forum Discussion
Altera_Forum
Honored Contributor
21 years agoFlash programmer fails on custom board design
Hi I have a custom board design. My problem is that the flashprogrammer fails when trying to download to the flash, it fails with this message(Send (64) failed. Unable to synchronize with targe...
Altera_Forum
Honored Contributor
21 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