wolfboy8913 发表于 2009-11-10 11:08:51

nios II新手继续求助(上一个问题解决了,但是又遇到了新问题)

将FPGA配置数据和程序都写到EPCS1中,结果又失败了,错误信息如下:
Using cable "USB-Blaster ", device 1, instance 0x00
Resetting and pausing target processor: OK
Reading System ID at address 0x00001838: verified

            : Checksumming existing contents         

00000000      : Verifying existing contents            

00008000      : Verifying existing contents            

00010000      : Verifying existing contents            

00000000      : Reading existing contents               

00008000      : Reading existing contents               

00010000      : Reading existing contents               

Checksummed/read 19kB in 2.0s                                       

00000000 ( 0%): Erasing                                 

00008000 (33%): Erasing                                 

00010000 (66%): Erasing                                 

Erased 96kB in 1.6s (60.0kB/s)                        

00000000 ( 0%): Programming                           

00008000 (33%): Programming                           

00010000 (66%): Programming                           

Programmed 78KB +18KB in 12.2s (7.8KB/s)                  
Did not attempt to verify device contents
Leaving target processor paused

# Creating .flash file for the project
"$SOPC_KIT_NIOS2/bin/elf2flash" --epcs --after="standard.flash" --input="hello_w
orld_0.elf" --output="epcs_flash_controller.flash"

# Programming flash with the project
"$SOPC_KIT_NIOS2/bin/nios2-flash-programmer" --epcs --base=0x00000000 --sidp=0x0
0001838 --id=1376933687 --timestamp=1257592090"epcs_flash_controller.flash"
Using cable "USB-Blaster ", device 1, instance 0x00
Resetting and pausing target processor: OK
Reading System ID at address 0x00001838: verified

            : Checksumming existing contents         

00010000      : Verifying existing contents            

00010000      : Reading existing contents               

Checksummed/read 15kB in 1.6s                                       

00010000 ( 0%): Erasing                                 

Erased 32kB in 0.5s (64.0kB/s)                        

00010000 ( 0%): Programming                           

Programmed 18KB +14KB in 3.9s (8.2KB/s)                  
Did not attempt to verify device contents
Leaving target processor paused


为什么会Did not attempt to verify device contents ?
希望大侠们指点一下啊,谢谢了

frank21 发表于 2009-11-12 23:04:32

同样新手,不能解答你的问题,但我帮你顶起~~

tear086 发表于 2009-11-14 22:27:49

完全不影响使用。你复位一下就能看见效果了。

haitao178 发表于 2009-11-17 16:28:54

我也碰到过,不过从新设置一下芯片型号和JTAG又好了,也没找到时什麽原因

doubuhui 发表于 2009-11-19 10:38:30

我也不会,很想知道怎么才能“会“Nios ii 帮你顶了,给点建议吧,嘿嘿

yimihit 发表于 2011-5-23 21:42:58

帮顶~~求高手解决。。。
页: [1]
查看完整版本: nios II新手继续求助(上一个问题解决了,但是又遇到了新问题)