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

Problem with program_flash

Altera_Forum
Honored Contributor II
1,469 Views

Hi. I get this output when I run program_flash to program my Nios II kit: 

 

Generating flash file for device ext_flash... Programming device ext_flash... 31.mar.2005 15:02:18 - (INFO) nios2-flash-programmer: Input file empty--no data to program into flash. Exiting. Generating flash file for device epcs_controller... 31.mar.2005 15:02:20 - (SEVERE) elf2flash: No reset address provided on the command line, and none found in the ELF file Programming device epcs_controller... 31.mar.2005 15:02:22 - (INFO) nios2-flash-programmer: Input file empty--no data to program into flash. Exiting. ...done 

 

I have tried to uninstall and reinstall Nios II. It functioned properly at the first times I run it, but then suddenly it stopped. I have looked at the program_flash script and removed the --silent switch, but I get no error messages. Does anyone have any idea what could be wrong? Do you need anything more info? The file compiles properly and I get an aproxmently 1.5 MB elf file. 

 

Ole
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
523 Views

The problem is to do with the EPCS device. If you take a look at the ecos from epcs (http://www.niosforum.com/forum/index.php?act=st&f=19&t=1025) thread on this forum, you'll find a workaround explained there.

0 Kudos
Altera_Forum
Honored Contributor II
523 Views

Thank you. That worked. Now I just have to find out what&#39;s wrong with my application...http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif  

 

Ole
0 Kudos
Reply