Forum Discussion

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

Please Help: Invalid JTAG configuration in Signaltap

Hi Experts,

I encounter a problem in using JTAG (USB Blaster) to program Cyclone device.

Both Programmer and Signaltap say the device is successfully programmed. But obviously, the device does not function as expected. And signaltap always shows "Invalid JTAG configuration". To compare, I use MCU to program the device using PS mode and it can be really programmed successfully and functions as expected. And signaltap can capture data normally.

I've searched the Internet for solutions but no useful information is found.

Did I forget set some options when generating the bit file?

Please help me on this. Thanks!

I'm using Quartus 10.1SP1 on Windows 7 Pro SP1.

The target board is user designed board with EP1C6.

2 Replies

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

    invalid jtag configuration normally refers to a wrong JTAG interface setup in the respective tool, e.g. Signaltap.

    In addition, JTAG configuration may interfer in some cases with the operation of the AS configuration controller. Setting the option "Halt-on chip configuration controller" in Programmer options is generally advisable in my opinion.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi FvM,

    Thank you for your reply.

    I set the option "Halt-on chip configuration controller" in Programmer options but there's no improvement.