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

求助!!flash烧写错误

求助!!flash烧写错误

错误如下,板子是自己diy的,使用intel的flash,8位16m的

sing cable "ByteBlasterII [LPT1]", device 1, instance 0x00
Resetting and pausing target processor: OK
Reading System ID at address 0x03022280:
ID value verified
Timestamp value does not match: image on board is older than expected
Read timestamp 9:19:33 2008/01/16; expected 10:28:34 2008/01/17
Warning: The software you are downloading may not run on the system which
is currently configured into the device.
No CFI table found at address 0x00000000
Leaving target processor paused

看过板上的帖子了,我用的是quartus7.2 找不到如何建立target board,不知道如何解决

第一的你的工程时间和你的硬件时间不对应。

第二你用的intel的flash的型号在nios中是直接支持的吗?

在交流中前进,共同实现nios的应用。

第一个还真的没注意,flash不是nios直接支持的,难道还要写那个overwrite file么

重新烧写了下,no cfi的问题没有报了,但是烧写不进去总是停到初始地址上

Using cable "ByteBlasterII [LPT1]", device 1, instance 0x00
Resetting and pausing target processor: OK
Reading System ID at address 0x03022280: verified

: Checksumming existing contents

Checksums took 0.0s
Erase not required

00000000 ( 0%): Programming

Program failed at offset 10000
Leaving target processor paused

另外烧写epcs时也有问题

Using cable "ByteBlasterII [LPT1]", device 1, instance 0x00
Resetting and pausing target processor: OK
Reading System ID at address 0x03022280: verified
No EPCS layout data - looking for section [EPCS-FF]
Unable to use EPCS device
Leaving target processor paused

我使用的是cyclone3系列的芯片,做板子没有什么经验,版主帮忙给我指点下调试思路吧

另外epcs也出错,使用的是epcs16 用的是cyclone3系列的芯片,版主指导下调试思路吧

Using cable "ByteBlasterII [LPT1]", device 1, instance 0x00
Resetting and pausing target processor: OK
Reading System ID at address 0x03022280: verified
No EPCS layout data - looking for section [EPCS-FF]
Unable to use EPCS device
Leaving target processor paused

flash不是nios中直接支持的你看看关于flash烧写的专门的文档。

epcs一般来说没有什么太大的问题,在ide下不行可以尝试在shell下试一下。

在交流中前进,共同实现nios的应用。

在7.2版本中flash是可以custom的吧,那就无所谓支不支持了吧????

我的是显示No EPCS layout data - looking for section [EPCS-0000]

怎么办啊

[em06]
返回列表