--- 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's an extra 0x10000000 bit set in the JTAG code, which I believe distinguishes the 'engineering sample' parts from the mainstream parts. Check to see that you have the 'ES' prefix present or absent in Quartus device selection to match the part that you're actually programming.