Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

flash programming

Altera_Forum
Honored Contributor II
940 Views

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
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
245 Views

 

--- 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.
0 Kudos
Reply