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++

EPCS quastion again

Altera_Forum
Honored Contributor II
1,177 Views

Is anyone try to work with EPCS4 on Cyclone6 FPGA from IDE programmer ?  

 

I ask because i do step by step again and again all tasks from ug_nios2_flahs_programmer.pdf  

to build my custom board - check asmi controller for EPCS4 configuration device selected  

change in SPOC target board to new board  

add epcs flash controller  

and Timer (i'dont know why but without it IDE isn't compile C++ code if epcs controller present )- > regenerate sources  

Run IDE - rebuild my SW project after setting storage for code to EPCS  

Build where without problems  

Run IDE frash programmer and click NEW and get new flash programming configuration  

check - Write NIos2 FPGA configuration (SOF) 

and press Programm flash  

And get Next http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif  

 

make: Entering directory `/cygdrive/d/ALTERA_PRJ/CYCLC6/alexbrd_ver/software/hello_led_Alnios1/Debug&#39; 

Jan 20, 2005 9:51:33 AM - (INFO) nios2-flash-programmer: Launching Quartus Programmer to download: 

c:/altera/kits/nios2/components/AlexSboard/system/AlexSboard.sof 

Pre-Reading 0KBytes of data from U2: 

|----.----+----.----| 

********************* (1.047 sec). 

Writing 64KBytes : 

|----.----+----.----| 

********************* (0.906 sec). 

Verifying 64KBytes of data: 

|----.----+----.----| 

*********************Jan 20, 2005 9:51:43 AM - (SEVERE) nios2-flash-programmer: Verification failure after write. 

make: Leaving directory `/cygdrive/d/ALTERA_PRJ/CYCLC6/alexbrd_ver/software/hello_led_Alnios1/Debug&#39; 

make: *** [epcs_controller_boot_rom_programflash] Error 8 

 

WHAT I DO WRONG ?????
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
221 Views

I foggot to say  

I don&#39;t have tristate bridge  

And my custom board system have only 2 inputs  

CLK an reset  

Quatrus where not compile that project while i don&#39;t have at least one output  

So i connect one separate pin to ground
0 Kudos
Altera_Forum
Honored Contributor II
221 Views

AlexS, 

my design consists of a Cyclone C12 and a EPCS4. Because I don&#39;t have an additional FLASH, I&#39;ve tried also to make a custom board without any peripheral and ... got the same failure as you. As soon as I added a avalon tristate bridge (and a slave peripheral) the flash programmer works without these errors while verifying. 

 

Mike
0 Kudos
Altera_Forum
Honored Contributor II
220 Views

Yes MiR you right !  

BIG TNX ! http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif ) http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif
0 Kudos
Reply