Forum Discussion
Altera_Forum
Honored Contributor
20 years agomultiprocess and flash programming?
Hi, I write a simple program for including two nios in one design and i try to write some S.W. for each processor. I have already tested but i don't know how to use flash programming to...
Altera_Forum
Honored Contributor
20 years agoHi,
Have anyone ever programed several .elfs and a .sof into flash in multi-processor system? I doubt that more niosII cores can't boot in the single flash by different base address at the same time because of only a cfi interface. Whether my doubt is correctly? I follow multiprocessor tutorial to successfully test two niosII cores in the multiprocessor debug of NIOS II IDE. Could anyone have any suggestions to me? Thanks.