Forum Discussion
Altera_Forum
Honored Contributor
19 years agoThere may be different issues in booting a multicore Nios II devices...
the first things I have in mind are related to: - the CPUID values, which in sopcbuilder (no idea for 6.0 sp1, but previous versions were like that) are assigned not in order - the flashing of the images, which has to be done following the boundaries of the flash (we put some info in the Multicore tutorial on the ERIKA Enterprise literature web page) - no idea abou the fact that at the second reset only one cpu does not work... are you using mutexes or mailboxes with a default initialization value? bye PJ