出现上述错误的原因有以下几种:
1) unused pin没有设置,可能会收到外部信号的干扰;设置未用引脚为As input tri-stated with weak pull-up.
2) 系统时钟信号没有约束,或者SDRAM等存储设备的时钟没有配置正确;
3) 系统复位信号没有连接外部复位开关;
4) 可能某些PIN分配了错误管脚;逐一检查设计PIN的分配。
5) SOPC系统中没有添加system ID组件。
Connected system ID hash not found on target at expected base address,布布扣,bubuko.com
Connected system ID hash not found on target at expected base address
原文地址:http://www.cnblogs.com/djbgyq/p/3707937.html