Forum Discussion
BigSid
Occasional Contributor
2 years agoProgramming the Arria 10 GX FPGA Development Kit
Hello, Can I program this kit's FPGA using a .sof file or do I need to first generate a .flash file? Please include instructions if a .sof file is sufficient. Thanks.
NurAiman_M_Intel
Super Contributor
2 years agoHi,
The part number should be 10AX115S2F45I1SG.
https://www.intel.com/content/www/us/en/products/details/fpga/development-kits/arria/10-gx.html
- Do you used .sof file for 10AX115S2F45I1SG?
- When you click auto detect, what is showing? Kindly provide screenshot.
- Can you also try the JTAG chain debugger and provide screenshot here?
- Does this ever work before?
- Have you followed the userguide for the dev kit?
Regards,
Aiman
- BigSid2 years ago
Occasional Contributor
Hi,
- Do you used .sof file for 10AX115S2F45I1SG? YES
- When you click auto detect, what is showing? Kindly provide screenshot.
- Can you also try the JTAG chain debugger and provide screenshot here?
- Does this ever work before? NO
- Have you followed the userguide for the dev kit? YES
- BigSid2 years ago
Occasional Contributor
The error description I'm getting is this:
Error (209015): Can't configure device. Expected JTAG ID code 0x02E660DD for device 1, but found JTAG ID code 0x020A30DD. Make sure the location of the target device on the circuit board matches the device's location in the device chain in the Chain Description File (.cdf).
Code 0x020A30DD is for a 5M1270Z MAX V device. This is not the device I selected for the file (10AX115S2F45I1SG) and doesn't appear to be anywhere on the Arria 10 GX FPGA Development Kit I'm using. How is the programmer finding this?