Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by suemam@Dec 27 2005, 02:28 PM 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
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11808)
--- quote end ---
--- Quote End ---