Altera_Forum
Honored Contributor
14 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 following message on the console: "there are no nios ii cpus with debug modules available which match the values specified. please check that your pld is correctly configured, downloading a new sof file if necessary." And then, it opens the Quartus II program. I add the standard NIOS II .sof file, and then when I try to load it into the device, this appears:"error: can't configure device. expected jtag id code 0x020b40dd for device 1, but found jtag id code 0x020b30dd.
error: operation failed" What might be causing this, and how can I fix it? I'm working on a Cyclone II, in a machine running Windows XP.