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 programmer

Altera_Forum
Honored Contributor II
1,619 Views

i'm using a DE1 board kit. i'd like to work stand alone my project, but when in the nios "flash programmer" menu the board DE1 don't run after reset button power. what have i do to run "stand-alone" right?. help me please. thank you!

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
467 Views

Are you sure your Flash Controller is running and configured correct in SOPC Builder? 

Did you change bsp settings accordingly (linker script tab)? 

Did you test your flash memory with the memtest application (nios project template), did it pass? 

 

In the SOPC builder , is the reset vector of your CPU set to the external Flash (e.g. cfi_flash)? 

 

When I checked the upper points, I could load the .elf file and run the App. It also restarted after a Reset. (Key[0] in my case) 

 

regards
0 Kudos
Altera_Forum
Honored Contributor II
467 Views

is the nios version 9.1? 

if it is, that's the problem i found. 

Just use the 9.0, 9.0 is OK.
0 Kudos
Reply