Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Error <209015>: Can't configure device. Expected JTAG ID code 0x020F30DD for device 1, but found JTAG ID code 0x027020DD --- Quote End --- This message could occur if the part you synthesized for does not match the part on the board. This can happen when you re-target a design from another kit, or even on the same kit if the board contains an engineering sample device, versus the production device. Use the JTAG debugger to automatically detect the device, then look at the markings on the physical package and see if both match. Then modify the part number in the Quartus project appropriately. Cheers, Dave