Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20720 Discussions

how to resolve JTAG problem

Altera_Forum
Honored Contributor II
1,550 Views

Hello, I am using USB-Blaster to connect to the board. 

I am trying to run a sample program from DEVKIT v1.0.1 on EMIF. 

It is said on the website that this example should work with my EP2C70 family(this is what I have), but the example, when I want to program it onto my board under "Device" field says: EP2C35. 

This results in the following error: 

"Error: Can't configure device. Expected JTAG ID code 0x020B40DD for device 1, but found JTAG ID code 0x020B60DD." 

 

Is there a way to resolve this problem? 

 

Thank you very much
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
347 Views

Problem is resolved

0 Kudos
Altera_Forum
Honored Contributor II
347 Views

You might want to tell others how you did it.

0 Kudos
Altera_Forum
Honored Contributor II
347 Views

Sorry, did not realize. 

So, all I have done is: switched the "Device" in the settings window to the device I needed and recompiled for the proper Top-Level entry. 

 

It resulted in a proper .sof file for the needed device and was further on programmed on the hardware. 

 

Simple... I am just totally new in this busnees :)
0 Kudos
Reply