Forum Discussion

APPU_appu's avatar
APPU_appu
Icon for Occasional Contributor rankOccasional Contributor
4 years ago

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

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).

4 Replies

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor

    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?


    • APPU_appu's avatar
      APPU_appu
      Icon for Occasional Contributor rankOccasional Contributor

      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

  • BigSid's avatar
    BigSid
    Icon for Occasional Contributor rankOccasional Contributor

    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:

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