求助:双nios软件程序固化到flash----急!!!!

- UID
- 153139
- 性别
- 男
|

求助:双nios软件程序固化到flash----急!!!!
硬件pof已写入,在写入软件时报错 # Programming flash with the FPGA configuration $SOPC_KIT_NIOS2/bin/nios2-flash-programmer --cable='ByteBlasterII [LPT1]' --devi ce=1 --sidp=0x00801158 --id=3793962501 --timestamp=1169189131 --epcs --base=0x00 800800 new.flash There are two or more Nios II processors available which match the values specified. Please use the configuration dialog to pick one, or specify the --device and/or --instance parameters on the command line. # Creating .flash file for the project $SOPC_KIT_NIOS2/bin/elf2flash --base=0x00000000 --end=0x7fffff --reset=0x0 --inp ut=video_nios1.elf --output=cfi_flash.flash --boot=$SOPC_KIT_NIOS2/components/al tera_nios2/boot_loader_cfi.srec # Programming flash with the project $SOPC_KIT_NIOS2/bin/nios2-flash-programmer --cable='ByteBlasterII [LPT1]' --devi ce=1 --sidp=0x00801158 --id=3793962501 --timestamp=1169189131 --base=0x00000000 cfi_flash.flash There are two or more Nios II processors available which match the values specified. Please use the configuration dialog to pick one, or specify the --device and/or --instance parameters on the command line. 求助达人如何解决,多谢了 |
|
|
|
|
|

- UID
- 153139
- 性别
- 男
|
我在建工程的时候选了程序对应的cpu,configuration dialog(run)里选了,flash programmer里选了,可是还是不行,还有哪里要改动么? |
|
|
|
|
|