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

Can't configure device. Expected JTAG ID code 0x02E660DD for device 1, but found JTAG ID code 0x020A

APPU_appu
New Contributor I
2,511 Views

Hii @JohnT_Intel 

@Altera_Forum 

@Scott 

@gusemery 

Arria A10 board = 10AX115S2F45I1SG

Error(209015): Can't configure device. Expected JTAG ID code 0x02E660DD for device 1, but found JTAG ID code 0x020A40DD. 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).

 

 

0 Kudos
4 Replies
JohnT_Intel
Employee
2,472 Views

Hi,


I suspect that you have 2 device on your JTAG chain where you accidentally loading Arria 10 bitstream into Max V device.


The reason is JTAG ID 0x020A40DD is 5M1270Z device. Could you try to performed Auto-detect to see if the JTAG chain match on the programming chain you are using?


0 Kudos
APPU_appu
New Contributor I
2,469 Views

Hi @JohnT_Intel 

yes I gave auto detect but i am not able to find the jtag chain.

 

Can you tell me for loading .jic, what is the MSEL switch position and for loading .sof what is the MSEL

switch position.

Thanks 

Ashwi

0 Kudos
JohnT_Intel
Employee
2,463 Views

Hi,


May I know what do you mean by cannot find the JTAG chain? Does it mean that JTAG chain is broken?


For the MSEL, you will need to switch it to Active Serial (MSEL[2..0] - 010 or 011) in order to program jic file. Please refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/arria-10/a10_handbook.pdf Table 95


0 Kudos
BigSid
Beginner
1,081 Views

Hi,

 

I have a similar issue. I'm using an Arria 10 GX FPGA Development Kit (DK-DEV-10AX115S-A) and trying to configure its FPGA (10AX115S2F45I1SG) with a .sof file and a USB Blaster cable. I get 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).

 

The FPGA listed on the device search of Quartus Prime Standard 23.1 gives the 10AX115S2F45I2SGES as being installed on the kit board:

 

BigSid_1-1721670856968.png

Which FPGA part number is it? What is the cause of the error? Thanks.

 

0 Kudos
Reply