|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
我在学习NIOS II,在做program flash 实验的时候遇到如下错误:
目标板和工程都建完后开始用NIOS II IDE下载,但出现如下错误:
Reading System ID at address 0x00010848: FAIL ID value does not match: read 0xFFFFFFFF; expected 0x597F999F
Timestamp value does not match: image on board is older than expected Read timestamp 7:59:59 1970/01/01; expected 11:41:38 2005/01/07 Leaving target processor paused
之后,我去掉了sysid和TIME0 ,再次编译下载,又出现如下错误:
Using cable "ByteBlasterII [LPT1]", device 1, instance 0x00
Pausing target processor: OK
Downloading 00000000 ( 0%)
Downloaded 14KB in 0.5s (28.0KB/s)
Verifying 00000000 ( 0%)
Verify failed
Leaving target processor paused
有遇到过类似问题的么,请指教. |
|