Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

how to resolve JTAG problem

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

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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 :)