I have a programming problem when using arria 10
[Copy link]
The chip used is 10AS016E3F27. When using JTAG to burn the sof file, I encountered a problem.
When msel is set to ps (000/001) mode, programming is normal
When msel is set to as (011) mode, programming fails with error ID: 209014.
Error(209014): CONF_DONE pin failed to go high in device 1. 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.
According to the information, the msel setting should not affect JTAG programming.
In ps mode, the download chain detected 2 devices, 10AS016E and SOCVHPS,
In as mode, the download chain detected 1 device, 10AS016E,
In as mode, although the programming fails, the FPGA indicator light works normally according to the logic.
Does anyone know anything? Thanks
|