Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21210 Discussions

Arria 10 NAND Flash Programming Hangup

jeelliso
Novice
571 Views

I'm having issues programming a NAND Flash component through JTAG on multiple identical CCAs with an Arria 10 SoC. I'm using Quartus 20.1 system-console to execute a .tcl script that calls the "master_write_from_file" command to write to a specific address in flash. The script repeatedly hangs indefinitely at this step. I have tried several different JTAG speeds.

When I call the quartus_hps executable to load the file to flash, I don't run into any issues, however I need to run the programming .tcl script through system-console for various reasons.

- Jack

 

Labels (1)
0 Kudos
4 Replies
Farabi
Employee
498 Views

Hello,


Can you try program the FPGA using Quartus programmer GUI?

from Quartus programmer GUI, what is the error message?


regards,

Farabi


0 Kudos
jeelliso
Novice
448 Views
Programming the .sof file directly to the FPGA using the Quartus GUI doesn't yield any errors. However, my problem is attempting to load to external NAND flash.

Could this be a bad block issue? Is there any additional visibility when "master_write_from_file" is called?
0 Kudos
Fakhrul
Employee
402 Views

Hi jeelliso,


I'm trying to understand the issue here. Could you try at least provide a block diagram on how to setup is connected?

Any reason why you need to use  "master_write_from_file"?


Regards,

Fakhrul


0 Kudos
Fakhrul
Employee
367 Views

As we do not receive any response from you to the previous notification that we provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.



0 Kudos
Reply