Forum Discussion
Altera_Forum
Honored Contributor
21 years agoSystem hangs in reset_device()
Hi, I'm using a Stratix II development board with NIOS II 1.1 and I am trying to initialize the network interface and the lightweight IP stack as done in the web server example. The network...
Altera_Forum
Honored Contributor
21 years ago(Quartus is still compiling)
Then how can I load the software for all the cpus and let them start at the same time? Do I have to flash the software into the flash chip? Btw: the CPU's only share the SDRAM which is partioned, nothing else. So there are no simultaneous accesses on other perhiperals. Besides putting the reset address to flash, should I write some data in the flash as well?