我是靠谱客的博主 快乐鸭子,最近开发中收集的这篇文章主要介绍Fixing nios problem "System ID mismatch System timestamp mismatch",觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

一开始在nios flash programmer里面出现:Connected system ID hash not found on target at expected base address其实就是jtag没连好,板子多的时候容易连到其他的板子上。

但是网上有其他的人遇到不同的问题,可以参考一下。

http://blog.sina.com.cn/s/blog_4dbde8ed0100v3xa.html

我还把未分配引脚改回tri-state with pull up了……


后来出现:

System ID mismatch - connected: "0x23a8d24a", expected: "0x45a57fc4"

System timestamp mismatch - connected: "1331177017", expected: "1334558592"

有些童鞋也给出了一些不对路子的回答,当然可能每个人的情况不太一样。

最终还是altera forum上的哥们解决的问题:

after you generate the SOPC system you need to go into Quartus, compile the project, and upload the new .sof file into the FPGA (be careful, if you don't have the licenses for all the IPs you are using, then the project is compiled into a *_time_limited.sof, so be sure you are using the right one). Then it should pass the system ID/timestamp test.  


Hope it helps to u 2 ;}


==========================================

2014年2月13日

碰到同样的问题,回去quartus编译了一遍,还是mismatch。。。。。

然后又是SOCP重新GENERATE等等从来了几遍。

正常了……


好无语,几块东西都不关联在一起……


最后

以上就是快乐鸭子为你收集整理的Fixing nios problem "System ID mismatch System timestamp mismatch"的全部内容,希望文章能够帮你解决Fixing nios problem "System ID mismatch System timestamp mismatch"所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(43)

评论列表共有 0 条评论

立即
投稿
返回
顶部