Forum Discussion
13 Replies
- FvM
Super Contributor
Hi,
different versions of DE10nano are using different flash devices. Sure that the selected S25FL128 fits your board?
0x16 is EPCS64 silicon ID as far as I see.
- itchalfon
New Contributor
- itchalfon
New Contributor
Hi,
It seems that the flash device actually on board is EMCS64. (However, on the DE10nano design scheme, they put S25FL128.)
After updating the flash device, The following messages were: (See snapshot above as well)
Info (209060): Started Programmer operation at Tue Dec 31 09:44:49 2024
Info (209016): Configuring device index 2
Info (209017): Device 2 contains JTAG ID code 0x02D020DD
Error (209040): Can't access JTAG chain
Error (209014): CONF_DONE pin failed to go high in device 2. Make sure all communication cables are securely connected, select a different device, check the power on the target system, or make sure all nCE pins are connected to GND. The Intel FPGA Knowledge Database contains many articles with specific details on how to resolve this error. Visit the Knowledge Database at https://www.altera.com/support/support-resources/knowledge-base/search.html and search for this specific error message number.
Error (209012): Operation failed
Info (209061): Ended Programmer operation at Tue Dec 31 09:44:59 2024- BXia
Occasional Contributor
Hi, it seemed that you even didn't add .jic file based on your screenshots.
You'd better follow the steps in section 8.3 Write jic file into the EPCS device of DE10-Nano user manual to program .jic file.
- itchalfon
New Contributor
*EPCS64
- FvM
Super Contributor
Hi,
@BXia
itchalfon is trying "Examine" (flash read out). There's no .jic file specified then, read data can be written to file after successful reading.
@itchalfonIt's however not clear why the step causes JTAG chain error. Does the error also occurs with other actions, e.g. blank check?
Does it occur if you specify valid .jic file?
Regards
Frank - itchalfon
New Contributor
All snapshots with valid JIC file assigned.
- BXia
Occasional Contributor
@itchalfon, don't check Verify and Blank-Check options box in Programmer, just check Program/Configure box for FPGA and EPCS lines, then program again. And you can use de10-nano default .jic file in DE10-Nano cd-rom to test further.
- FakhrulA_altera
Regular Contributor
Hi Itchalfon,
I hope you're doing well. I wanted to check in and see if there have been any updates on the suggestion provided by our community fellow above?
Looking forward to hearing from you.
Regards,
Fakhrul
- itchalfon
New Contributor
Hi Fakhrul,
I have tried all of the above suggestions, but it still doesn’t work. I am unable to program the flash.
I also tried configuring the FPGA as the only device in the JTAG chain, but that didn’t work either.
Thanks,
Itshak
- FakhrulA_altera
Regular Contributor
Hi itchalfon,
Could you try check this KDB, https://www.intel.com/content/www/us/en/support/programmable/articles/000076928.html.
Regards,
Fakhrul
- freddy3366
New Contributor
Sounds tricky! It might be a hardware issue or a problem with the Quartus software version—updating or reinstalling could help.