Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNIOSII Flash Programmer
Hi everyone, I'm trying to build a small demo application (like helo_world) that runs automatically after board reset. I'm using the Nios development Kit Cyclone Edition. I have already st...
Altera_Forum
Honored Contributor
21 years agoOkay, I found another solution.
I now use the full_featured example provided with my kit. With that system, it's possible to store programms in flash (and they are executed after reset). So I think the problem is somewhere in my self-made nios2-system. May be, in the address map... Thanks anyway...