Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNIOS Cores starts executing on just loading the .sof file?? Why??
Hello, I have a multicore system and all cores have defined separate memory space in SDARM. As I load my .sof file, some of the core starts executing. I dint even loaded the respective .elf fil...
Altera_Forum
Honored Contributor
12 years agoHow are you writing the code into SDRAM?
If (for example) you are using the PCIe slave interface, then you should expose the nios's soft reset signal to an Avalon slave and get to program that writes the code to ensure that the processor is in reset while the code is written, and then takes the nios cpu out of reset once the load is complete.