Altera_Forum
Honored Contributor
20 years agoerror with multiprocessor Nios
Hi,
I'm trying the multiprocessor design with 3 NIOS II, but when i run my design, i get this message with the first CPU, i think that this is related to the flash programming, can you tell me how to overcome this. Thanks a lot for your help. make -s all Compiling hello_world_multi.c... ../hello_world_multi.c:36:3: warning: no newline at end of file Linking hello_multi_cpu1.elf... Info: (hello_multi_cpu1.elf) 67 KBytes program size (code + initialized data). Info: 1980 KBytes free for stack + heap. Post-processing to create flash.flash Expected integer value for option 'reset' Value was: '' Using default value: -1 26-déc.-2005 12:53:20 - (GRAVE) elf2flash: Read error: File not found: / 26-déc.-2005 12:53:20 - (GRAVE) elf2flash: Error reading boot copier 26-déc.-2005 12:53:20 - (GRAVE) elf2flash: Error generating Flash file, exiting make: *** [flash.flash] Error 5 Build completed