DZabr
New Contributor
7 years agoMAX10 programming problem
Hello! I am trying to program my max10 device
I tried to program with .sof through Quartus programmer 18 and it went well, both verilog and nios part worked.
But when I try .pof I got:
Info (209060): Started Programmer operation at Tue Oct 08 15:19:14 2019
Info (209017): Device 1 contains JTAG ID code 0x031830DD
Info (209060): Started Programmer operation at Tue Oct 08 15:19:16 2019
Info (209016): Configuring device index 1
Info (209017): Device 1 contains JTAG ID code 0x031830DD
Info (209007): Configuration succeeded -- 1 device(s) configured
Info (209011): Successfully performed operation(s)
Info (209061): Ended Programmer operation at Tue Oct 08 15:19:17 2019
Error (209012): Operation failed
Info (209061): Ended Programmer operation at Tue Oct 08 15:19:23 2019I tried creating .pof with "Converting programming files" and the result was the same. Is there any suggestion to this problem?