Forum Discussion
Altera_Forum
Honored Contributor
14 years agoDownloading design to Cyclone III board
I am new to Altera and am having trouble getting a tutorial design to download to my board through the USB JTAG cable. The board is a Cyclone III LS development kit and the design comes from the QSYS...
Altera_Forum
Honored Contributor
14 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