Forum Discussion

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

Can not reprogram the FPGA/JTAG does not respond

Hello everyone,

I have several custom pcb board with MAX 10 Fpga inside. I programmed the FPGAs with a .pof file that gets stored on to the flash. After that I am unable to reprogram the boards again! The altera device programmer is unable to communicate with the FPGA through JTAG.

Is there a way to reset the FPGA, like clearing the flash content ? I hope that would allow me to reprogram. Because the assumption is that the existing stored design that gets mapped from flash somehow contradicts with the JTAG.

2 Replies

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

    Anything in flash would not prevent JTAG from working. Check the programming signals. Something else is going on.

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

    Is your JTAGEN pin tied low?

    If your design has enabled dual-purpose configuration pins and the device has booted from internal FLASH then you will need to drive JTAGEN high to enable the JTAG pins as dedicated JTAG pins.

    Refer to section 3.1 'dual-purpose configuration pins' in the "max 10 fpga configuration user guide (https://www.altera.com/en_us/pdfs/literature/hb/max-10/ug_m10_config.pdf)". Refer to table 26 for JTAGEN behaviour.

    Cheers,

    Alex