Forum Discussion

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

flash programming

I work with Altera EP2S60 1020C4 Stratix II FPGA, I have a problem in flash programming. any idea or any useful example?

When I use flash programmer in Nios, this error apear

"Error : cant configure device. Expected JTAG ID code 0x020930DD for device 1 but found JTAG ID 0x120930DD"

thanks

1 Reply

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

    --- Quote Start ---

    originally posted by m_llaa@Sep 24 2006, 07:29 AM

    i work with altera ep2s60 1020c4 stratix ii fpga, i have a problem in flash programming. any idea or any useful example?

    when i use flash programmer in nios, this error apear

    "error : cant configure device. expected jtag id code 0x020930dd for device 1 but found jtag id 0x120930dd"

    thanks

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=18428)

    --- quote end ---

    --- Quote End ---

    There&#39;s an extra 0x10000000 bit set in the JTAG code, which I believe distinguishes the &#39;engineering sample&#39; parts from the mainstream parts. Check to see that you have the &#39;ES&#39; prefix present or absent in Quartus device selection to match the part that you&#39;re actually programming.