我使用的是ep3c16,硬件信息能下,且正常工作(逻辑门证明),但在niossii90中,不能下程序,出现如下提示,
# Programming flash with the FPGA configuration
"$SOPC_KIT_NIOS2/bin/nios2-flash-programmer" --epcs --base=0x00000000 --sidp=0x0
0001b70 --id=383749238 --timestamp=1273217159 --accept-bad-sysid "Rosys_cpu_lab
_schem.flash"
Using cable "USB-Blaster [USB-0]", device 1, instance 0x00
Resetting and pausing target processor: FAILED
Leaving target processor paused
# Creating .flash file for the project
"$SOPC_KIT_NIOS2/bin/elf2flash" --epcs --after="Rosys_cpu_lab_schem.flash" --inp
ut="Rosys_100405d.elf" --output="epcs_flash_controller_0.flash"
# Programming flash with the project
"$SOPC_KIT_NIOS2/bin/nios2-flash-programmer" --epcs --base=0x00000000 --sidp=0x0
0001b70 --id=383749238 --timestamp=1273217159 --accept-bad-sysid "epcs_flash_co
ntroller_0.flash"
Using cable "USB-Blaster [USB-0]", device 1, instance 0x00
Resetting and pausing target processor: FAILED
Leaving target processor paused
,找了三天,不知问题在什么地方,请大虾帮忙看一下,3ks!! |