Forum Discussion
Altera_Forum
Honored Contributor
15 years agoProblems with JTAG code
I'm starting to work with an FPGA, and I'm trying to run the first example of the NIOS II IDE. After I create and build the project, I give it the command to run, after which I receive the fo...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start ---
"error: can't configure device. expected jtag id code 0x020b40dd for device 1, but found jtag id code 0x020b30dd.
What might be causing this, and how can I fix it? --- Quote End --- You have the wrong Cyclone device type selected; the JTAG code for each device is different. Check your board design documents for the correct part number, and then check your project is using that part number. Cheers, Dave