首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

[转帖]NiosII如何学习---多动手,多实践,多总结

你好!看你学到这么多东西,我却还是在起步阶段,没掌握什么东西!真是郁闷!
能否把你相关的资料给我发一份,让我也按照你说的这个顺序来自己试试?非常感谢!!

同时我现在自己在quartus2中做了一个cup,然后烧到FPGA里了,然后在NIOS2中
我编写了一个lcd.c的程序后,编译没问题,但无法RUN下载到板子,出错信息如下:

Using cable "ByteBlasterII [LPT1]", device 1, instance 0x00
Processor is already paused
Reading System ID at address 0x00220878: verified

Downloading 00200020 ( 0%)
Downloaded 63KB in 1.7s (37.0KB/s)

Verifying 00200020 ( 0%)
Verify failed
Leaving target processor paused

能否请你帮我看一下,错误出在哪里?
哦不好意思,忘记说我的邮箱了

zxj_no1@yahoo.com.cn

谢谢了!
huweiroc你好!我按照你所的那样设置后,然后启动nios2然后RUN 但还是显示如下:

Using cable "ByteBlasterII [LPT1]", device 1, instance 0x00
Processor is already paused
Reading System ID at address 0x00220878: verified

Downloading 00200020 ( 0%)
Downloaded 63KB in 1.7s (37.0KB/s)

Verifying 00200020 ( 0%)
Verify failed                       
Leaving target processor paused

不知道有没有别的原因了?谢谢指教
返回列表